summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bae604d232a34e2d2c42c29a1aeed27d1c870edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/nbproject/private/
/build/
/dist/

# JaCoCO test coverage tool
.jacocoverage/
jacoco.exec-*

# Editor temp files, diff, etc.
*~
.*.sw?
*.orig