12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
|
# npm
|
||
|
node_modules/
|
||
|
|
||
|
# Python
|
||
|
__pycache__/
|
||
|
venv/
|
||
|
|
||
|
# Generated files
|
||
|
cache/
|
||
|
output/
|
||
|
theme/static/css/**/*.css
|