ignore local_settings.py
This commit is contained in:
parent
e603464e6a
commit
939f240662
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ env/
|
||||||
*.bak
|
*.bak
|
||||||
*.patch
|
*.patch
|
||||||
.coverage
|
.coverage
|
||||||
|
ponytracker/local_settings.py
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
from ponytracker.settings import *
|
|
Loading…
Add table
Add a link
Reference in a new issue