diff --git a/.gitignore b/.gitignore index 679cb0f..64938cc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__/ db.sqlite3 venv/ localsettings.py -settings.ini \ No newline at end of file +settings.ini +/static/ \ No newline at end of file