diff options
author | Joseph T Lyons <JosephTLyons@gmail.com> | 2021-03-02 23:06:09 -0500 |
---|---|---|
committer | Joseph T Lyons <JosephTLyons@gmail.com> | 2021-03-02 23:06:09 -0500 |
commit | fee737380b449f7ed911cf2fd28dbfe97e284b3d (patch) | |
tree | 3d77befe2dfe79c2ff5abd55ce97de7456a24ba1 /.gitattributes | |
parent | 2f1bf6f1af812bb5b53ac075d9e208dcb0f9abbb (diff) | |
download | ziglings-fee737380b449f7ed911cf2fd28dbfe97e284b3d.tar.gz ziglings-fee737380b449f7ed911cf2fd28dbfe97e284b3d.tar.bz2 ziglings-fee737380b449f7ed911cf2fd28dbfe97e284b3d.tar.xz ziglings-fee737380b449f7ed911cf2fd28dbfe97e284b3d.zip |
Cleaned up some extraneous whitespace characters
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 2ab768e..97386d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,4 +14,3 @@ # Text files to always have LF (unix) line endings on checkout. *.sh text eol=lf *.zig text eol=lf - |