DATACOUCH-31 - Ignore IntelliJ files

This commit is contained in:
Michael Nitschinger
2013-10-01 09:36:17 +02:00
parent b489f09924
commit b4ec50262d

3
.gitignore vendored
View File

@@ -4,3 +4,6 @@ target/
.classpath
.project
.settings/*
*.iml
.idea/*