Browse Source

海通期货eta数据同步一期

kobe6258 7 months ago
parent
commit
a5c4a613cd
2 changed files with 8 additions and 0 deletions
  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>