mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +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:
|
||||
*.log
|
||||
local_settings.py
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue