Browse Source

git ignore

deason 4 năm trước cách đây
mục cha
commit
0797db8242
1 tập tin đã thay đổi với 11 bổ sung1 xóa
  1. 11 1
      .gitignore

+ 11 - 1
.gitignore

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