ignore default IDEA output dir
This commit is contained in:
parent
3c459fa860
commit
f3a5fee946
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
.bin/
|
||||
.idea/
|
||||
.out/
|
||||
/out
|
||||
.gradle/
|
||||
.classpath
|
||||
.project
|
||||
|
|
Loading…
Reference in a new issue