Update gitignore

This commit is contained in:
ItzSomebody 2018-01-31 07:43:39 -08:00
parent a86ec6ca86
commit fe386b7ee6

4
.gitignore vendored
View file

@ -2,4 +2,6 @@
.classpath .classpath
.project .project
*.iml *.iml
.idea/ .idea/
out/
.DS_Store