Fixed the ignore file

This commit is contained in:
Chris Cromer 2015-11-24 23:00:53 -03:00
parent 480a15cfe4
commit ece529208d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.lvl *.lvl
*.class *.class
target/ target/
*.o
DroidQuest