diff options
Diffstat (limited to 'vendor/github.com/tetratelabs/wazero/.gitattributes')
-rw-r--r-- | vendor/github.com/tetratelabs/wazero/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/tetratelabs/wazero/.gitattributes b/vendor/github.com/tetratelabs/wazero/.gitattributes new file mode 100644 index 000000000..3a08bc389 --- /dev/null +++ b/vendor/github.com/tetratelabs/wazero/.gitattributes @@ -0,0 +1,2 @@ +# Improves experience of commands like `make format` on Windows +* text=auto eol=lf |