aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: df5e5611ceba347594156c583cb6ee155bde55ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# maven artifacts
target/

# test artifacts
build/

# miscellaneous
*~
*.bak
.idea
*.iml