Explorar o código

【项目创建】

1.增加.gitignore文件
ChenYL hai 1 ano
pai
achega
ea99fba46c
Modificáronse 1 ficheiros con 30 adicións e 0 borrados
  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