aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2023-04-07 16:02:31 +0300
committerlevlam <levlam@telegram.org>2023-04-07 16:02:31 +0300
commitb4676dc57a72243448208d2a5627360e36f239c1 (patch)
tree4d286e549ea7bf9643fea074f1c4e88a7026e8c5 /.gitattributes
parent2a70fec0b096456b086c785e025638d88d2f9528 (diff)
Various fixes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f657278f3..8a58f7182 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -25,6 +25,8 @@
*.xaml text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.appxmanifest text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.vsixmanifest text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
+*.nuspec text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
+*.targets text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.json text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.csproj text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.sln text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent