Updated .gitignore to exclude IntelliJ related files

This commit is contained in:
Shansen 2013-04-02 04:07:06 +02:00
parent c097a5dd7a
commit be7774b5bc
1 changed files with 6 additions and 1 deletions

7
.gitignore vendored
View File

@ -8,4 +8,9 @@ target
.*.glob
.classpath
.project
.settings
.settings
.idea/
*.iml
*.ipr
*.iws
dependency-reduced-pom.xml