chore: gitignore compiled binaries at root
Some checks failed
ci / build-test (push) Has been cancelled
ci / docker-build (push) Has been cancelled

This commit is contained in:
2026-07-12 12:40:55 +02:00
parent 48827d5bb1
commit 346eb2f144

2
.gitignore vendored
View File

@@ -9,6 +9,8 @@ oikos/state.json
bin/oikos
bin/nomos
oikos/oikos
oikos
webhook
# Legacy Python oikos (superseded by cmd/oikos Go binary — Phase 1-6 rewrite).
# oikos/ kernel files are still imported by bin/homelab for operational CLI