diff options
| author | levlam <levlam@telegram.org> | 2019-07-22 07:01:51 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2019-07-22 07:01:51 +0300 |
| commit | 20503e04d2ade0d841359a76a0386bfe32378fa9 (patch) | |
| tree | 92c62ace0be9209d6a64f4bbd9364c267355cbd9 /.gitattributes | |
| parent | 8853c37fe2871771e1ef9ce71f670587fe2f7444 (diff) | |
Various fixes.
GitOrigin-RevId: da4869e5054952663ad5993f5770f2984a473818
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index c684829d4..1aeb2b1a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -29,9 +29,6 @@ *.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 *.config text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent sqlite/sqlite/* linguist-vendored |
