summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-05-10 11:11:56 -0400
committerBrian Evans <grknight@gentoo.org>2018-11-20 09:52:50 -0500
commit7d5bf5308aa8ad00f1f585787638d0b0c556278b (patch)
tree5a8bcdba56b53af20329458017fa3026940489f2 /Widgets/smarty/.gitattributes
parentpackage-info: State given atom in error message (diff)
downloadextensions-7d5bf5308aa8ad00f1f585787638d0b0c556278b.tar.gz
extensions-7d5bf5308aa8ad00f1f585787638d0b0c556278b.tar.bz2
extensions-7d5bf5308aa8ad00f1f585787638d0b0c556278b.zip
Update Widgets to REL_1_30
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'Widgets/smarty/.gitattributes')
-rw-r--r--Widgets/smarty/.gitattributes22
1 files changed, 22 insertions, 0 deletions
diff --git a/Widgets/smarty/.gitattributes b/Widgets/smarty/.gitattributes
new file mode 100644
index 00000000..412eeda7
--- /dev/null
+++ b/Widgets/smarty/.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