1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Move gifs to git lfs (#5706)

Since we moved pngs to lfs I think we should also move the gifs there.

* [x] I have followed the instructions in the PR template
This commit is contained in:
lucasmerlin
2025-03-03 15:51:43 +01:00
committed by GitHub
parent cd22517280
commit 40bf21728d
12 changed files with 8 additions and 8 deletions

1
.gitattributes vendored
View File

@@ -1,6 +1,7 @@
* text=auto eol=lf
Cargo.lock linguist-generated=false
*.png filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
# Exclude some small files from LFS:
crates/eframe/data/* !filter !diff !merge text=auto eol=lf