Ignore everything in /log
This commit is contained in:
parent
e279883d96
commit
0cde9f63fa
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,3 +21,6 @@ __pycache__
|
|||||||
static/fonts
|
static/fonts
|
||||||
# font files originate from a node module
|
# font files originate from a node module
|
||||||
static/fonts/*
|
static/fonts/*
|
||||||
|
|
||||||
|
# local log files
|
||||||
|
log/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user