mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Add local_settings to Django's ignore
This commit is contained in:
parent
5778fded8b
commit
b510c6633e
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ coverage.xml
|
||||||
|
|
||||||
# Django stuff:
|
# Django stuff:
|
||||||
*.log
|
*.log
|
||||||
|
local_settings.py
|
||||||
|
|
||||||
# Sphinx documentation
|
# Sphinx documentation
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue