diff --git a/backend/.gitignore b/backend/.gitignore index cc73f69..bca7cc3 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -3,6 +3,7 @@ venv staticfiles media/feed-icons .env -app_be/db/ +*.sqlite +*.sqlite3 waecm-2021-group-04.egg-info app_be/migrations