diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-25 00:58:33 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-25 00:58:33 -0800 |
| commit | f24db3ba8a2847c30801f48fa29836bff1dab537 (patch) | |
| tree | eeb4c9f68338bc885f4592677938af7203edcca9 /.gitattributes | |
| parent | 3e6f9bae29fef4709b4185a8689a39de5f8be635 (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 |
