diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/v2/.gitattributes')
-rw-r--r-- | vendor/github.com/pelletier/go-toml/v2/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/pelletier/go-toml/v2/.gitattributes b/vendor/github.com/pelletier/go-toml/v2/.gitattributes new file mode 100644 index 00000000..34a0a21a --- /dev/null +++ b/vendor/github.com/pelletier/go-toml/v2/.gitattributes @@ -0,0 +1,4 @@ +* text=auto + +benchmark/benchmark.toml text eol=lf +testdata/** text eol=lf |