Re-add some necessary files to .gitignore

This commit is contained in:
Robin Müller 2016-04-25 21:14:45 +02:00
parent b9916396a5
commit 7d4fbb4b6a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,6 +1,12 @@
.idea/ .idea/
*.iml *.iml
target/ target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
work
.classpath .classpath
.project .project
.settings .settings