Updated: Ignore IDEA files
This commit is contained in:
parent
ae4a32b73b
commit
dcb4331b7b
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
target/
|
||||
*.class
|
||||
.classpath
|
||||
.project
|
||||
.project
|
||||
.idea
|
||||
*.iml
|
||||
|
|
Loading…
Reference in a new issue