Skip to content

Commit c643725

Browse files
author
Ángel Guzmán Maeso
committed
Add git attributes files for images and other files treated as binary
1 parent 6045a3c commit c643725

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* eol=lf
2+
*.png binary
3+
*.jpg binary
4+
*.gif binary
5+
+*.jar binary
6+
+*.exe binary
7+
+*.eot binary
8+
+*.ttf binary
9+
+*.pdf binary

0 commit comments

Comments
 (0)