Merge pull request #88 from cpesch/gitignore-intellij
ignore Intellij project files
This commit is contained in:
commit
bd9df52184
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@ target/
|
|||
.classpath
|
||||
.project
|
||||
*.class
|
||||
.idea/
|
||||
*.iml
|
Loading…
Reference in a new issue