Sfoglia il codice sorgente

添加忽略文件

yf_fyh 3 anni fa
parent
commit
856659ff7e
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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