aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2023-03-06 16:59:18 +0300
committerlevlam <levlam@telegram.org>2023-03-06 16:59:18 +0300
commitd4646d4cd91274f9667ea77fc7bb0a140dc7db12 (patch)
treed799f15a4119cefe79a24d8107f115731310dbe2 /.gitattributes
parent36701d3acd3aab56844de07882fe7e283c6ada3d (diff)
Minor improvements.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
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