diff --git a/.gitignore b/.gitignore index 98cd273..fb02089 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ __pycache__/ # C extensions *.so +# settings +dsite/settings.py + # Distribution / packaging .Python build/