Remove large sample images from tracking (~35MB)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
80b5ed1da4
commit
efa21b4961
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,6 +13,9 @@ target/
|
|||||||
*.mov
|
*.mov
|
||||||
*.wmv
|
*.wmv
|
||||||
|
|
||||||
|
# Sample large images (not real content)
|
||||||
|
**/sample/sample-multimedia*.jpg
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 MiB |
Loading…
Reference in New Issue
Block a user