Added targets path to gitignore

This commit is contained in:
lishid
2015-01-05 21:21:44 -05:00
parent bc709336e1
commit 6adcd491db
+1
View File
@@ -3,6 +3,7 @@
/.project /.project
/.classpath /.classpath
/.idea /.idea
/target
/bin /bin
/lib /lib
/out /out