chore: gitignore build output (_site/, docs/)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-18 07:48:51 -05:00
parent 6bedd37ac7
commit 3ac022c04a

5
.gitignore vendored
View File

@@ -4,6 +4,11 @@
# Claude Code project instructions # Claude Code project instructions
CLAUDE.md CLAUDE.md
# Build output
_site/
docs/*.html
docs/*.css
# Test binaries # Test binaries
hello hello
test_rc test_rc