diff options
| author | Dave Gauer <ratfactor@gmail.com> | 2021-03-03 09:00:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-03 09:00:16 -0500 |
| commit | 5009b61030c9452fa4525e42a3dcc9b004a57cc7 (patch) | |
| tree | 3d77befe2dfe79c2ff5abd55ce97de7456a24ba1 /.gitattributes | |
| parent | c204ac929107ac7a124ed04e4f7c5a3ad9574809 (diff) | |
| parent | a26c3eb36f655b1b14a532ba50a194dbf42d6c99 (diff) | |
Merge pull request #30 from JosephTLyons/Whitespace-cleanup
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 - |
