Merge pull request #669 from 38elements/log
Add access.log and error.log to .gitignore
This commit is contained in:
commit
5f94f65f4f
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -14,3 +14,5 @@ settings.py
|
|||
docs/_build/
|
||||
docs/_api/
|
||||
build/*
|
||||
access.log
|
||||
error.log
|
||||
|
|
Loading…
Reference in New Issue
Block a user