diff --git a/back/.gitignore b/back/.gitignore index 66651d4..ad81c75 100644 --- a/back/.gitignore +++ b/back/.gitignore @@ -89,4 +89,6 @@ local_settings.py .env db.sqlite3 -migrations/00* \ No newline at end of file +migrations/00* + +files/* \ No newline at end of file