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

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