Add .claude/ directory and SQLite WAL files to .gitignore
build-and-push / test (push) Successful in 34s
build-and-push / build-and-push (push) Successful in 1m7s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-14 10:51:30 -04:00
parent 2a0fbf6923
commit c75a47d299
+5 -1
View File
@@ -25,5 +25,9 @@ vendor/
# Templ generated
*_templ.go
.claude/settings.json
.claude/
.gstack/
# SQLite WAL files
*.db-shm
*.db-wal