Skip to content

Commit 2647ef3

Browse files
committed
Add .gitattributes file
1 parent fcdce27 commit 2647ef3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)