Merge commit '1531d6e543' as 'gitstatus'

This commit is contained in:
romkatv 2020-05-10 15:58:05 +02:00
commit 97fac973af
62 changed files with 9401 additions and 0 deletions

16
gitstatus/.gitattributes vendored Normal file
View file

@ -0,0 +1,16 @@
* text=auto
*.cc text eol=lf
*.h text eol=lf
*.info text eol=lf
*.json text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.zsh text eol=lf
/.clang-format text eol=lf
/LICENSE text eol=lf
/Makefile text eol=lf
/build text eol=lf
/install text eol=lf
/mbuild text eol=lf