1.增加.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