Selaa lähdekoodia

添加忽略文件

yf_fyh 3 vuotta sitten
vanhempi
commit
856659ff7e
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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