瀏覽代碼

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