Commit a5238345 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1683 from edsondota/master

Add local_settings to Django's ignore
parents 504f54ca b510c663
...@@ -51,6 +51,7 @@ coverage.xml ...@@ -51,6 +51,7 @@ coverage.xml
# Django stuff: # Django stuff:
*.log *.log
local_settings.py
# Sphinx documentation # Sphinx documentation
docs/_build/ docs/_build/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment