diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 06:43:51 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 06:43:51 -0800 |
| commit | b239506c70b3a7780fd53260de18f46c89e9434f (patch) | |
| tree | 7b440cb1b2cca50a36444fef64add90626eea346 /.gitattributes | |
| parent | 9aaaf9e8a20aacb5c256800f1d2615b9b8617dfc (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 |
