diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 17:22:43 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 17:22:43 -0800 |
| commit | 870a8d74faca1acb9387176b1554631bf9fc09c7 (patch) | |
| tree | 28b9a40243a9dd89ec26862c7192bf7a92720f9d /.gitattributes | |
| parent | 0daae5fd925a7d3e2a85d2b70b3a4f9d8dd797f3 (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 |
