Update .gitignore again

This commit is contained in:
TheDoctorSoda 2016-02-20 20:05:43 -08:00 committed by modmuss50
parent 5dc9809bde
commit bd427e5906

3
.gitignore vendored
View file

@ -2,6 +2,7 @@
/out
/run
/build
/eclipse
/.gradle
*.iml
/.metadata
@ -17,4 +18,4 @@ changelog.txt
*.launch
*.project
*.classpath
.idea/*
.idea/*