Skip to content

Commit fc617b9

Browse files
committed
chore: ignore local test and agent artifacts
Fixes #100
1 parent edc349f commit fc617b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ build
1515
tmp/
1616
*-ck.js
1717
npm-debug.log
18+
.phpunit.result.cache
1819

1920
# Private local overlays
2021
.env
@@ -23,8 +24,10 @@ npm-debug.log
2324
AGENTS.local.md
2425
.ai/
2526
.claude/napkin.md
27+
.claude/settings.local.json
2628
.claude/local/
2729
.private/
30+
.superpowers/
2831

2932
/vendor/
3033
/php-scoper/vendor/

0 commit comments

Comments
 (0)