Skip to content

Commit 76691d6

Browse files
committed
.gitattributes: Update to include jpg, jpeg and png in git LFS
Signed-off-by: BCapota <[email protected]>
1 parent 3dfd16b commit 76691d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
*.qsys text
1414
*.xise text
1515
Makefile text
16+
*.jpg filter=lfs diff=lfs merge=lfs -text
17+
*.jpeg filter=lfs diff=lfs merge=lfs -text
18+
*.png filter=lfs diff=lfs merge=lfs -text

0 commit comments

Comments
 (0)