···55# Don't commit any .env files
66**/*.env
77# Don't commit `uv` lockfiles
88-**/uv.lock
88+# (SIKE it turns out we actually do want to commit)
99+# **/uv.lock
910# Development tooling (keep local, not in upstream)
1111+# (SIKE it turns out we actually do want to commit)
1012# .chainlink/
1113# .claude/
1214