diff --git a/.gitignore b/.gitignore index 1a9fc03e..44a7394c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ db.sqlite .env .pytest_cache .vscode -.DS_Store \ No newline at end of file +.DS_Store +config \ No newline at end of file