diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-05 04:56:32 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-05 04:56:32 -0800 |
| commit | db9d0e9432fbe6a4b01e6c961813e232bd73c26b (patch) | |
| tree | d27d905b0aa0a988c425565e58d100cff278faf9 /.gitattributes | |
| parent | bc14e737360cf4ecb08e7c7778d78c5ba8b4701f (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 |
