qingfeng 2 years ago
parent
commit
6eee8596b4
1 changed files with 25 additions and 0 deletions
  1. 25 0
      .gitignore

+ 25 - 0
.gitignore

@@ -0,0 +1,25 @@
+*.txt
+.gitignore
+./USER
+/FILES
+/USER
+/.vscode/
+/*/__pycache__/*.*
+/*/*/__pycache__/*.pyc
+/*/*/*/__pycache__/*.pyc
+/*.ipynb
+/*.csv
+*.doc
+*.ppt
+*.tmp
+!/demo.ipynb
+!.gitignore
+# *.*
+/CONFIGURE/PathSetting.py
+*.log
+/demo.ipynb
+*.log.*
+!数据分析平台手册.doc
+*.pyc
+*.csv
+