Add fonts symlink to ignore
This commit is contained in:
parent
0dd4fd66d3
commit
bf66cd5ef3
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,3 +6,6 @@ scss/assets
|
|||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.venv/
|
.venv/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
||||||
|
# Ignore static/fonts for now, since it is just symlink
|
||||||
|
static/fonts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user