diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-05-19 00:21:02 -0700 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-05-19 00:21:02 -0700 |
| commit | 177aed72f28fe8bc58ffb2f864be48f5236d954e (patch) | |
| tree | 662fdab2a720686bda7201d7e491758b44d2dfd3 /.gitattributes | |
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 |
