Browse Source

Remove settings for file types that don't exist in repo.

ADmad 11 years ago
parent
commit
83bc3ba32c
1 changed files with 1 additions and 5 deletions
  1. 1 5
      .gitattributes

+ 1 - 5
.gitattributes

@@ -8,17 +8,13 @@
 *.php text
 *.default text
 *.ctp text
-*.sql text
 *.md text
 *.po text
 *.js text
 *.css text
 *.ini text
-*.properties text
 *.txt text
 *.xml text
-*.yml text
-.htaccess text
 
 # Declare files that will always have CRLF line endings on checkout.
 *.bat eol=crlf
@@ -31,4 +27,4 @@
 *.jpg binary
 *.gif binary
 *.ico binary
-*.mo binary
+*.mo binary