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