ソースを参照

添加.gitignore

jiyuhang 4 ヶ月 前
コミット
0b1b3a5acf
1 ファイル変更7 行追加0 行削除
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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