diff options
| author | levlam <levlam@telegram.org> | 2023-03-06 16:59:18 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2023-03-06 16:59:18 +0300 |
| commit | d4646d4cd91274f9667ea77fc7bb0a140dc7db12 (patch) | |
| tree | d799f15a4119cefe79a24d8107f115731310dbe2 /.gitattributes | |
| parent | 36701d3acd3aab56844de07882fe7e283c6ada3d (diff) | |
Minor improvements.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 06e5328a4..f657278f3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,6 @@ *.sh text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent eol=lf *.php text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.ps1 text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent eol=crlf -*.yml text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.cmake text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.md text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.in text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent |
