Skip to content

Commit 3d6a022

Browse files
committed
Add .gitattributes to track icon.ico with Git LFS
This commit introduces a .gitattributes file to manage the icon.ico file using Git Large File Storage (LFS). This ensures optimized storage and handling of binary files within the repository.
1 parent 7d68d2e commit 3d6a022

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
icon.ico filter=lfs diff=lfs merge=lfs -text

icon.ico

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:0582e87448d1e31859578b32ab9c19f9c6010d4c41002b16cafa4ca64af88d33
3+
size 766

0 commit comments

Comments
 (0)