mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Mark test snapshot files as linguist-generated (#5474)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
parent
150d71256f
commit
e9dca0acb9
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1,3 +1,6 @@
|
|||
demo.gif filter=lfs diff=lfs merge=lfs -text
|
||||
assets/docs/demo.gif filter=lfs diff=lfs merge=lfs -text
|
||||
src/assets/docs/demo.gif filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
# Test snapshot files - mark as linguist-generated to exclude from GitHub language statistics
|
||||
*.snap linguist-generated=true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue