lgs 1 年之前
父節點
當前提交
0c8179556b
共有 1 個文件被更改,包括 11 次插入5 次删除
  1. 11 5
      .gitignore

+ 11 - 5
.gitignore

@@ -1,5 +1,11 @@
-target/
-.idea/
-*.iml
-logs/
-upload-dir/
+/target/
+/test-classes/
+.classpath
+.factorypath
+.project
+.settings/
+/logs/
+/.idea
+/*.iml
+/logs/
+/upload-dir/