Explorar el Código

添加.gitignore

jiyuhang hace 4 meses
commit
0b1b3a5acf
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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