diff --git a/.gitignore b/.gitignore index ce6f022..e79b8b2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,17 +6,16 @@ __pycache__/ *.swp .DS_* -/config/settings/local.py +/config/settings/local* + /static_root /media_root -/vendor + /log /env + /*.sqlite3 -/.coverage -/.pytest_cache -/htmlcov + /themes -/theme /plugins /scripts