Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThaDafinser <martin.keckeis@thyssenkrupp.com>2015-09-02 11:36:52 +0300
committerThaDafinser <martin.keckeis@thyssenkrupp.com>2015-09-02 11:36:52 +0300
commitb3e8537b4ba8ed1182fc7b2e647ad768ea8a9260 (patch)
tree9f794755743d0322e8909cff4547e81f2be46427 /.gitattributes
parent946a8527129062886ce62c9a22559882b9a9c4bf (diff)
always lf line endings
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes36
1 files changed, 36 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..b978e604f8
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,36 @@
+# Auto detect text files and perform LF normalization
+* text eol=lf
+
+# Custom for Visual Studio
+*.cs diff=csharp
+
+# Standard to msysgit
+*.doc diff=astextplain
+*.DOC diff=astextplain
+*.docx diff=astextplain
+*.DOCX diff=astextplain
+*.dot diff=astextplain
+*.DOT diff=astextplain
+*.pdf diff=astextplain
+*.PDF diff=astextplain
+*.rtf diff=astextplain
+*.RTF diff=astextplain
+
+# BS3
+*.eot diff=astextplain
+*.EOT diff=astextplain
+*.svg diff=astextplain
+*.SVG diff=astextplain
+*.ttf diff=astextplain
+*.TTF diff=astextplain
+*.woff diff=astextplain
+*.WOFF diff=astextplain
+*.woff2 diff=astextplain
+*.WOFF2 diff=astextplain
+
+*.z binary
+*.xls binary
+*.xlsx binary
+*.png binary
+*.jpg binary
+*.gif binary