fredck
11 лет назад
Родитель
Сommit
44c6061136
|
|
@@ -0,0 +1,18 @@
|
|
|
+* text=auto
|
|
|
+
|
|
|
+*.htaccess eol=lf
|
|
|
+*.cgi eol=lf
|
|
|
+*.sh eol=lf
|
|
|
+
|
|
|
+*.css text
|
|
|
+*.htm text
|
|
|
+*.html text
|
|
|
+*.js text
|
|
|
+*.json text
|
|
|
+*.php text
|
|
|
+*.txt text
|
|
|
+*.md text
|
|
|
+
|
|
|
+*.png -text
|
|
|
+*.gif -text
|
|
|
+*.jpg -text
|