Parcourir la source

添加忽略文件

yf_fyh il y a 3 ans
Parent
commit
856659ff7e
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+# ---> Python
+# Byte-compiled / optimized / DLL files
+.idea/
+*.py[cod]
+__pycache__/
+migrations/