aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 624c9b63b9055f733b0b24c3209853cb1a58f875 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*.class
*.jar
*.war
*.zip
*.log

target/
log/

.idea/
.idea_modules/
*.iml
*.ipr
*.iws

.settings/
bin/
tmp/
.metadata
.classpath
.project
*.tmp
.checkstyle