diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-05-19 12:21:09 -0700 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-05-19 12:21:09 -0700 |
| commit | 7d4c1199c7f5c67495bfd02164ea1091cf2af8d2 (patch) | |
| tree | 372bdef1dcdc3676892ccc571b0b8e386a0c4067 /.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 |
