Evgeny Polivanov 1 anno fa
parent
commit
e240303612
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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