Browse Source

modify gitignore

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

+ 2 - 1
.gitignore

@@ -6,7 +6,8 @@ tickets/
 metaservicesynced/
 staticfiles/
 core/config.py
-000*.py
+migrations/*
+!__init__.py
 # VSCode
 .vscode