浏览代码

git配置

liuhaotian 2 年之前
父节点
当前提交
b414d374b6
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+# Default ignored files
+/workspace.xml
+DMS-Server.iml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+
+.idea/
+
+target/
+out/