Kaynağa Gözat

Updated .gitignore to ignore .jar files

GJ 13 yıl önce
ebeveyn
işleme
eb0bf07d2c
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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