Keep dist/ in repo so setup works without build tools

After cloning the repo the installer can be run directly
without needing npm/webpack installed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
duffyduck 2026-04-03 09:43:37 +02:00
parent 08dd6804bb
commit bb7d9b7a7d
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
node_modules/
dist/