added logfile to gitignore
This commit is contained in:
parent
31899ebd64
commit
09b9ddd440
3
.gitignore
vendored
3
.gitignore
vendored
@ -79,4 +79,5 @@ ENV/
|
|||||||
# Only for Development only
|
# Only for Development only
|
||||||
**/migrations/**
|
**/migrations/**
|
||||||
!**/migrations
|
!**/migrations
|
||||||
!**/migrations/__init__.py
|
!**/migrations/__init__.py
|
||||||
|
/logfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user