diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 16:24:34 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 16:24:34 -0800 |
| commit | 7e76a4603101f43528337e82141ef8c8ba25a3d0 (patch) | |
| tree | f6c37f9dec74592e712f45cd6af761c95d8958bc /.gitattributes | |
| parent | bb6c65cc011929d7a40632b6f818b63944eb400f (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 |
