1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-17 17:32:36 +01:00

Updated .gitignore to ignore .jar files

This commit is contained in:
GJ
2012-02-14 09:30:54 -05:00
parent fc622dcde2
commit eb0bf07d2c

5
.gitignore vendored
View File

@@ -33,4 +33,7 @@
.idea/
# Project Stuff
/src/main/resources/mcMMO
/src/main/resources/mcMMO
# Other Libraries
*.jar