From 6854cb3f4d8219cf1829e32122eb2502a916eae9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 09:05:48 +0100 Subject: initial checkin --- vendor/adodb/adodb-php/.gitattributes | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 vendor/adodb/adodb-php/.gitattributes (limited to 'vendor/adodb/adodb-php/.gitattributes') diff --git a/vendor/adodb/adodb-php/.gitattributes b/vendor/adodb/adodb-php/.gitattributes new file mode 100644 index 0000000..2cb098d --- /dev/null +++ b/vendor/adodb/adodb-php/.gitattributes @@ -0,0 +1,17 @@ +# Default behavior +* text=auto + +# Text files to be normalized to lf line endings +*.php text +*.htm* text +*.sql text +*.txt text +*.xml text +*.xsl text + +# Windows-only files +*.bat eol=crlf + +# Binary files +*.gif binary + -- cgit v1.2.3-70-g09d2