aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f8675bc41ac98dde7e93a7297dbccc511d9e2eb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_Store
target
.project
.settings
.classpath
.checkstyle
.metadata/
/bin/

# IntelliJ file
.idea
**/*.iml
*.ipr
*.iws
**/*.trace.db
**/*.mv.db
**/*.log