Browse Source

change gitignore

Evgeny Polivanov 1 year ago
parent
commit
0e1aa3f699
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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