diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-03-01 18:06:49 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-03-01 18:06:49 -0800 |
| commit | e0a89565bf5dca90f9e62bd26ec84c524148eae0 (patch) | |
| tree | f6b97255d7138ad2c0b99fe4149869a1760a418b /.gitattributes | |
| parent | 465858b3097d31caac63be0b987913636113d01f (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 |
