zhengmin 8 жил өмнө
parent
commit
dc4487bc7e
1 өөрчлөгдсөн 14 нэмэгдсэн , 1 устгасан
  1. 14 1
      .gitignore

+ 14 - 1
.gitignore

@@ -1,6 +1,19 @@
 *.class
 
+# Proguard folder generated by ide
+.project
+.classpath
+.settings
+target/
+.idea/
+*.iml
+
+# Log Files
+*.log
+*.class
+
+
 # Package Files #
 *.jar
 *.war
-*.ear
+*.ear