Ver código fonte

添加.gitignore

jiyuhang 4 meses atrás
commit
0b1b3a5acf
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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