adding .gitignore

ignore everything created by `ant jar`
This commit is contained in:
Simon Oberhammer 2012-03-27 14:23:07 +02:00
parent 67080b75c8
commit 4c6e405e06

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
classes/*
launcher.jar
lib/helma*.jar