ignore default IDEA output dir

This commit is contained in:
Thiakil 2019-08-11 11:18:48 +08:00
parent 3c459fa860
commit f3a5fee946
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
.bin/ .bin/
.idea/ .idea/
.out/ .out/
/out
.gradle/ .gradle/
.classpath .classpath
.project .project