diff options
| author | Fuwn <[email protected]> | 2021-05-15 12:23:20 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-15 12:23:20 +0000 |
| commit | e60cccb8e15813ee085b36c0218e35341f832a6d (patch) | |
| tree | 5bf303734b1e242751dedeff47fe4dc4bc56e412 | |
| parent | docs(readme): create testing readme in rst (diff) | |
| download | whirl-e60cccb8e15813ee085b36c0218e35341f832a6d.tar.xz whirl-e60cccb8e15813ee085b36c0218e35341f832a6d.zip | |
chore(git): normilize eol to lf
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |