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

*.iml
*.class

.idea
.classpath
.project
.gradle

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