Commit ada2f87
committed
Mark test snapshot files as linguist-generated
- Add comprehensive patterns to .gitattributes to exclude test snapshot files from GitHub language statistics
- Covers __snapshots__, snapshots, .snapshots, _snapshots directories
- Includes .snap and .snapshot file extensions
- Affects 27 existing snapshot files in src/core/prompts/__tests__/__snapshots__/
- Future-proofs against new snapshot files from testing frameworks like Vitest and Jest
Resolves Slack request to mark snapshot files as linguist-generated=true1 parent c551e17 commit ada2f87
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments