chore: ignore bin directory in git repository

This commit is contained in:
2026-08-09 21:24:25 +02:00
parent eefedd0cb0
commit e740942f63

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@ node_modules/
target/ target/
.junie .junie
config.override.mk config.override.mk
bin/
# Local design export scratch # Local design export scratch
output/ output/