.gitignore in repo

This commit is contained in:
Stefan Kalscheuer 2017-03-19 12:39:05 +01:00
parent 594b80f62b
commit b99edb86ac

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/target/
/*.iml
/.idea/
/*.project
*~