Browse Source

Initialized .gitattributes

fredck 11 years ago
parent
commit
bab0e300aa
1 changed files with 18 additions and 0 deletions
  1. 18 0
      .gitattributes

+ 18 - 0
.gitattributes

@@ -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