Browse Source

【项目创建】

1.增加.gitignore文件
ChenYL 9 months ago
parent
commit
ea99fba46c
1 changed files with 30 additions and 0 deletions
  1. 30 0
      .gitignore

+ 30 - 0
.gitignore

@@ -0,0 +1,30 @@
+*.bak
+*.pyc
+*.xml
+*.tar.gz
+*.iml
+*.zip
+*.icls
+/_windows/
+
+/codestyles/
+
+# Temp
+build/
+dist/
+*.egg-info/
+colors
+
+# IDE
+.idea/
+.env
+
+# jupyter
+.ipynb_checkpoints
+#docs/source/_static/
+#docs/source/_templates/
+.DS_Store
+.pytest_cache
+
+logs/
+!crypto_info.zip