adding .gitignore
ignore everything created by `ant jar`
This commit is contained in:
parent
67080b75c8
commit
4c6e405e06
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
classes/*
|
||||||
|
launcher.jar
|
||||||
|
lib/helma*.jar
|
Loading…
Add table
Reference in a new issue