ソースを参照

Premier commit

fanch 1 年間 前
コミット
62e4ebb3fc
1 ファイル変更7 行追加0 行削除
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+/.idea/vcs.xml
+/.idea/inspectionProfiles/profiles_settings.xml
+/.idea/*.iml
+/build/
+/run/
+**.pyc
+**.sqlite3