Skip to content

Commit 16c58ea

Browse files
committed
chore(repo): add npm-app/src/__tests__/data/ to .gitignore
Prevents committing local test fixture data from npm-app tests and reduces noisy diffs. Only .gitignore is updated.\n\n🤖 Generated with Codebuff\nCo-Authored-By: Codebuff <noreply@codebuff.com>
1 parent 4312053 commit 16c58ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dist-env
1818
tsconfig.tsbuildinfo
1919
.manicode
2020
__mock-projects__
21+
npm-app/src/__tests__/data/
2122
.aider*
2223
.codebuff*
2324
**.log

0 commit comments

Comments
 (0)