Small project maintenance updates (no code changes)

This commit is contained in:
Alex Vear
2020-07-18 20:42:46 +01:00
parent 605b0d0248
commit bb7fce3045
3 changed files with 16 additions and 13 deletions

8
.gitattributes vendored
View File

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