aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 84bf48206eb185add10a9b2817d0f6534ac60dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Application
/champ-lib/champ-janus/logs/

# IDE - Eclipse
.classpath
.project
.settings/

# IDE - IntelliJ
/.idea
*.iml

# Maven
target/
jacoco.exec