Add .gitattributes' and TODO' files.
This commit is contained in:
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# See: https://axvr.io/projects/ascribe/
|
||||
* text=auto eol=lf final-newline trim-trailing-whitespace
|
||||
*.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
|
||||
Reference in New Issue
Block a user