1294a177ae
This work was done with Claude. Added bundling of CSS & JS with WebPack. This also means minimization. --------- Co-authored-by: Martin Slachta <martin.slachta@outlook.com> Reviewed-on: #1
11 lines
82 B
Plaintext
11 lines
82 B
Plaintext
node_modules
|
|
build/
|
|
vendor/
|
|
dist/
|
|
|
|
# Editors
|
|
.claude/
|
|
.idea/
|
|
.zed/
|
|
.pytest_cache/
|