fix: nil-close bug, stale docs, dead code, and tracked binaries (#7)
All checks were successful
CI / Build and Test (push) Successful in 34s

This commit was merged in pull request #7.
This commit is contained in:
2026-02-20 20:00:44 +00:00
parent f833498b65
commit cb13839157
15 changed files with 44 additions and 81 deletions

15
.gitignore vendored
View File

@@ -37,18 +37,9 @@ go.work.sum
# Air artifacts
*tmp/
# binaries
internal/examples/chatroom/chatroom
internal/examples/counter/counter
internal/examples/countercomp/countercomp
internal/examples/greeter/greeter
internal/examples/livereload/livereload
internal/examples/picocss/picocss
internal/examples/plugins/plugins
internal/examples/realtimechart/realtimechart
internal/examples/shakespeare/shakespeare
internal/examples/nats-chatroom/nats-chatroom
/nats-chatroom
# Example binaries and data files
internal/examples/*/[a-z]*[!.go]
internal/examples/shakespeare/shake.db
# NATS data directory
data/