mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
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
10 lines
361 B
Plaintext
10 lines
361 B
Plaintext
* 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
|
|
crates/egui_demo_lib/data/* !filter !diff !merge text=auto eol=lf
|
|
crates/egui/assets/* !filter !diff !merge text=auto eol=lf
|