diff options
| author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-19 23:07:24 -0400 |
|---|---|---|
| committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-19 23:07:24 -0400 |
| commit | 87e77ae8cc69d0d7f1e3d6f614b03c9297e85ab3 (patch) | |
| tree | 1b8f1e6cb9dc0577bfb92005eb1c53e0465ae29c /.gitattributes | |
| parent | d365eb98f386e0e99f4d9daaf7a1b91195889d2c (diff) | |
| download | tanzanite-87e77ae8cc69d0d7f1e3d6f614b03c9297e85ab3.tar.gz tanzanite-87e77ae8cc69d0d7f1e3d6f614b03c9297e85ab3.tar.bz2 tanzanite-87e77ae8cc69d0d7f1e3d6f614b03c9297e85ab3.zip | |
feat(*): Made everything work better
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index c93e4e8..8b659eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -* text=auto eol=l +* text=auto eol=lf .pnp.js linguist-generated yarn.lock linguist-generated
\ No newline at end of file |
