Add Spotify and License plugins
[aai/champ.git] / .gitignore
1 # Application
2 /champ-lib/champ-janus/logs/
3
4 # IDE - Eclipse
5 .classpath
6 .project
7 .settings/
8
9 # IDE - IntelliJ
10 /.idea
11 *.iml
12
13 # Maven
14 target/
15 jacoco.exec