aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9c89111e9d50196a26dfd867ad620a745c2dcf55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Maven output
**/target/

# Eclipse
**/.settings/
**/.classpath
**/.project

# JaCoCo coverage data
/coverage.exec

# Other
/.env
/changelog.txt
/stage
/qalculate-helper