浏览代码

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