jiyuhang 4 mesi fa
commit
0b1b3a5acf
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+# ignore python catche
+__pycache__/
+*.pyc
+.idea/
+*.log
+*.tmp
+*.bak