build: exclude binaries from git

This commit is contained in:
2026-05-01 10:09:25 +00:00
parent 725df56cc8
commit bf2c4a3301

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
wotra.db
wotra
wotra.db*
web/build/
web/.svelte-kit/
web/node_modules/