chore: ignore bin/ output dirs (Eclipse/Java)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-07 17:29:24 +09:00
parent 57ef137831
commit 9bef34ccab
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ lib-cov
dist/
build/
build/Release
bin/
# Gradle
.gradle/
+1
View File
@@ -25,6 +25,7 @@ node_modules
out
dist
build
bin
target
.turbo
.svelte-kit