Parcourir la source

change gitignore

Evgeny Polivanov il y a 1 an
Parent
commit
0e1aa3f699
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,4 +1,6 @@
 # Python
 __pycache__/
+migrations/
+!__init___.py
 *.py[cod]
 *$py.class