mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Exclude icon.png from lfs (#5336)
* Closes #5331 * [x] I have followed the instructions in the PR template
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,3 +1,5 @@
|
||||
* text=auto eol=lf
|
||||
Cargo.lock linguist-generated=false
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
# The icon.png is needed when including eframe via git, so it may not be in lfs
|
||||
crates/eframe/data/* !filter !diff !merge text=auto eol=lf
|
||||
|
||||
Reference in New Issue
Block a user