Fix .gitignore and untrack django_error.log
This commit is contained in:
parent
551ae8691b
commit
cbc6ad4e70
3 changed files with 3 additions and 148050 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -19,3 +19,6 @@ static/
|
|||
# Ignore staticfiles directory
|
||||
**/staticfiles/
|
||||
staticfiles/
|
||||
|
||||
# Ignore logs
|
||||
*.log
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue