diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-27 15:40:32 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-27 15:40:32 -0800 |
| commit | fb7f71fb1a8553170d284b1e69830a4517af6957 (patch) | |
| tree | ce903e362c14759cfd445a5d6eea656b277c981a /.gitattributes | |
| parent | 0c956590598dadc243b12c036b243bcf19b1e318 (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 |
