aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: dcc91d91f347fdb8367a3f3ec8bc6da4009ffde7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
out
build
target

*.iml
*.class

.idea
.classpath
.project
.gradle

# Vim Backup/Swap Files
*~
.swp
.*.swp

/.settings/
/LICENSE.txt