added some opencode-geenrated files to .gitignore
Some checks failed
CI / build (push) Failing after 52s

This commit is contained in:
2026-03-17 08:28:12 +08:00
parent 491138d003
commit c5a8814704

6
.gitignore vendored
View File

@@ -1,5 +1,9 @@
build build
bin
target target
.idea .idea
.gradle .gradle
.classpath
.factorypath
.project
.settings