Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit bab0e30

Browse files
committed
Initialized .gitattributes
1 parent 406ecef commit bab0e30

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.gitattributes

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
* text=auto
2+
3+
*.htaccess eol=lf
4+
*.cgi eol=lf
5+
*.sh eol=lf
6+
7+
*.css text
8+
*.htm text
9+
*.html text
10+
*.js text
11+
*.json text
12+
*.php text
13+
*.txt text
14+
*.md text
15+
16+
*.png -text
17+
*.gif -text
18+
*.jpg -text

0 commit comments

Comments
 (0)