ソースを参照

update .gitignore

deason 3 年 前
コミット
7cba6fa096
1 ファイル変更8 行追加0 行削除
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -0,0 +1,8 @@
+.idea
+*/.idea
+*/__pycache__
+*.iml
+*.log
+
+*/build
+*/dist