aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-03-12 02:38:07 +0300
committerlevlam <levlam@telegram.org>2018-03-12 02:38:07 +0300
commit1d7a59023ac9710271d2faf9fe25c03075ce8fff (patch)
treeab7298251b649c7690a31dd1dbe4567f27007c03 /.gitattributes
parentc9507497edf28ccb38f5b7e32b782a0a2cf74bc4 (diff)
Add C# example.
GitOrigin-RevId: ab6991abd7c7dccbdd3821c41c85eb3e96c0e8a8
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2ed11bcb1..ecb5de549 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -24,6 +24,9 @@
*.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
*.xml text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
+*.rb text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
+*.lock text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
+*.go text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
sqlite/sqlite/* linguist-vendored