소스 검색

海通期货eta数据同步一期

kobe6258 7 달 전
부모
커밋
a5c4a613cd
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      .gitignore
  2. 2 0
      .idea/misc.xml

+ 6 - 0
.gitignore

@@ -25,3 +25,9 @@ hs_err_pid*
 *target*
 *log*
 *test*
+
+# Ignore IntelliJ IDEA project files
+.idea/
+# Ignore Eclipse project files
+.project
+.classpath

+ 2 - 0
.idea/misc.xml

@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
+  <component name="ExternalStorageConfigurationManager" enabled="true" />
   <component name="MavenProjectsManager">
     <option name="originalFiles">
       <list>
         <option value="$PROJECT_DIR$/qhtx-eta-task/pom.xml" />
+        <option value="$PROJECT_DIR$/qhtx-eta-integrator/pom.xml" />
       </list>
     </option>
   </component>