浏览代码

提交.gitignore

hdc 1 年之前
父节点
当前提交
784f6fd726
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      collect-fees/.gitignore

+ 9 - 0
collect-fees/.gitignore

@@ -0,0 +1,9 @@
+/logs
+/temp
+/**/target
+**/*.iml
+/.idea
+*.log
+*.zip
+.DS_Store
+**/*.class