diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 07:02:17 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 07:02:17 -0800 |
| commit | f7a3ddb06b73c2f81473e0d20810d46f3040876c (patch) | |
| tree | fcf027a1c987c13d26b4fcf2ffa81395b3fadb70 /.gitattributes | |
| parent | 2caa6e5da3ef6e2b2bbd5085b0d2061e401b7057 (diff) | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d7b82bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf |
