Remove unnecessary folding rules and update .gitattributes

This commit is contained in:
Alex Vear
2020-01-05 12:02:56 +00:00
parent a956c48e9c
commit b24dfe0762
3 changed files with 2 additions and 4 deletions

4
.gitattributes vendored
View File

@@ -1,5 +1,5 @@
# See: https://axvr.io/projects/ascribe/
* text=auto eol=lf final-newline trim-trailing-whitespace
* text=auto eol=lf final-newline
*.vim line-length=78 expand-tab tab-stop=4
doc/* line-length=78 expand-tab tab-stop=4
*.md line-length=80 expand-tab tab-stop=4
*.org line-length=80 expand-tab tab-stop=4