Skip to content

Commit a523834

Browse files
committed
Merge pull request #1683 from edsondota/master
Add local_settings to Django's ignore
2 parents 504f54c + b510c66 commit a523834

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ coverage.xml
5151

5252
# Django stuff:
5353
*.log
54+
local_settings.py
5455

5556
# Sphinx documentation
5657
docs/_build/

0 commit comments

Comments
 (0)