Parcourir la source

Premier commit

fanch il y a 1 an
commit
62e4ebb3fc
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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