From 59bd9d51cc705dd44bdce753a56cc6ae914b02ce Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 27 Dec 2016 14:44:39 +0100 Subject: * directory structure --- lib/codebird-php/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/codebird-php/.gitattributes (limited to 'lib/codebird-php/.gitattributes') diff --git a/lib/codebird-php/.gitattributes b/lib/codebird-php/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/lib/codebird-php/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto -- cgit v1.2.3