diff options
| author | Fuwn <[email protected]> | 2021-05-15 12:23:20 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-15 12:23:20 -0700 |
| commit | 21c9a2c871c1d2af6e7ef1ce13501337393eda79 (patch) | |
| tree | b090f5d8c4c0e7572853faa311d9d5f6f12a1b84 /.gitattributes | |
| parent | docs(readme): create testing readme in rst (diff) | |
| download | whirl-21c9a2c871c1d2af6e7ef1ce13501337393eda79.tar.xz whirl-21c9a2c871c1d2af6e7ef1ce13501337393eda79.zip | |
chore(git): normilize eol to lf
Diffstat (limited to '.gitattributes')
| -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 |