Explorar el Código

Premier commit

fanch hace 1 año
commit
62e4ebb3fc
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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