소스 검색

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/