14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
node_modules/
|
|
.sass-cache/
|
|
static/fonts/*
|
|
.webassets-cache
|
|
scss/assets
|
|
.pytest_cache/
|
|
.venv/
|
|
__pycache__
|
|
*.pyc
|
|
.cache/
|
|
|
|
# Ignore static/fonts for now, since it is just symlink
|
|
static/fonts
|