chore(config): 🔧 Add patterns to ignore environment files and build artifacts in .gitignore

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-03-02 21:15:38 -08:00
parent 23ad4219ba
commit f75489ef4d

1
.gitignore vendored
View file

@ -37,6 +37,7 @@ playwright-report/
# Generated # Generated
worktrees/ worktrees/
docs/content/.changes.jsonl
releases/ releases/
.playwright-mcp/ .playwright-mcp/
.cache/ .cache/