diff --git a/.gitignore b/.gitignore index f2f9b4f..28b79c6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,7 @@ migrations/ venv/ .venv/ + +# Deployment files +uwsgi.ini +run.sh