Ignore IntelliJ IDEA files
This commit is contained in:
parent
8d0593b119
commit
7740ae1e5e
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/bin/
|
||||
.classpath
|
||||
.project
|
||||
.project
|
||||
*.iml
|
||||
.idea/
|
Loading…
Reference in a new issue