diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-17 03:59:50 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-17 03:59:50 -0800 |
| commit | 3da7c364495f700f7ff8007239ab431102ab2b4f (patch) | |
| tree | d56f56d203d5600ec9fb99d02d3fd41cdabacf81 /.gitattributes | |
| parent | 562b2766715afdf68a09e404e68e5a33b73549ba (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 |
