Ignore *.class in source.

This commit is contained in:
Erik C. Thauvin 2018-07-03 21:24:47 -07:00
parent 301a6afb0e
commit abe1ca269c
7 changed files with 7 additions and 6 deletions

View file

@ -3,6 +3,7 @@
**/.idea/libraries
**/.idea/tasks.xml
**/.idea/workspace.xml
**/src/*.class
*.sublime-*
*.iws
.classpath