Skip to content

Commit 65d499d

Browse files
Add .gitattributes file (#123)
1 parent 150c896 commit 65d499d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* text=auto
2+
3+
*.sh text eol=lf
4+
*.vb text
5+
6+
*.jpg binary
7+
*.png binary
8+
*.gif binary

0 commit comments

Comments
 (0)