Skip to content

Commit c43789f

Browse files
Create .gitattributes
Set file type attributes.
1 parent e91ce22 commit c43789f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitattributes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
* text eol=lf
2+
*.sh text eol=lf
3+
*.md text eol=lf
4+
*.asp text eol=lf
5+
*.js text eol=lf
6+
*.css text eol=lf
7+
*.gz binary
8+
*.png binary
9+
*.jpg binary
10+
*.jpeg binary
11+
*.zip binary
12+
*.tar.gz binary

0 commit comments

Comments
 (0)