Merge pull request #88 from cpesch/gitignore-intellij
ignore Intellij project files
This commit is contained in:
commit
bd9df52184
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,4 +2,6 @@ target/
|
||||
*.BAK
|
||||
.classpath
|
||||
.project
|
||||
*.class
|
||||
*.class
|
||||
.idea/
|
||||
*.iml
|
||||
Loading…
x
Reference in New Issue
Block a user