Explorar o código

添加.gitignore

jiyuhang hai 4 meses
achega
0b1b3a5acf
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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