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:
parent
23ad4219ba
commit
f75489ef4d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -37,6 +37,7 @@ playwright-report/
|
||||||
|
|
||||||
# Generated
|
# Generated
|
||||||
worktrees/
|
worktrees/
|
||||||
|
docs/content/.changes.jsonl
|
||||||
releases/
|
releases/
|
||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
.cache/
|
.cache/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue