aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5ba8f9a370db20e739e7fff1df2a5063dd3407cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.idea/
.project
.classpath
.settings/
target/
autorelease/build/*/
autorelease/dist
log.html
output.xml
report.html
env.properties
.vagrant
/archives/
*.jar
*.zip
*.tar
*.gz
*.log
.vagrant
*~
.checkstyle
.DS_Store
.idea
*.iml
*.pyc

/bin/