summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorUwe Tews <uwe.tews@googlemail.com>2014-10-18 00:18:11 +0200
committerUwe Tews <uwe.tews@googlemail.com>2014-10-18 00:18:11 +0200
commit0409ab005e4dd796939ca421d0465828082de250 (patch)
tree822c0be0f805bac9c1948546deb1773c9018b2b9 /.gitattributes
parentd091179e4304dd5b7a0066ce27caff49678a06d0 (diff)
downloadsmarty-0409ab005e4dd796939ca421d0465828082de250.tar.gz
smarty-0409ab005e4dd796939ca421d0465828082de250.tar.bz2
smarty-0409ab005e4dd796939ca421d0465828082de250.zip
Upload version 3.1.20
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..412eeda7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,22 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Custom for Visual Studio
+*.cs diff=csharp
+*.sln merge=union
+*.csproj merge=union
+*.vbproj merge=union
+*.fsproj merge=union
+*.dbproj merge=union
+
+# 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