re-establish the link between qt and web client locking
[xtuple] / .gitattributes
index 6451fc5..bcd2e4c 100644 (file)
@@ -1,20 +1,5 @@
-# Set default behaviour, in case users don't have core.autocrlf set.
-* text=auto
-
-# Declare files that will always have LF line endings on checkout
-*.php text eol=lf
-*.css text eol=lf
-*.js text eol=lf
-*.less text eol=lf
-*.html text eol=lf
-*.sql text eol=lf
-*.txt text eol=lf
-*.js text eol=lf
-*.c text eol=lf
-*.sh text eol=lf
-*.md text eol=lf
-*.json text eol=lf
-*.cpp text eol=lf
+# Set default behavior, change CRLF to LF
+* text eol=lf
 
 # Do not treat these as text
 *.jpg binary