diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 00:38:57 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 00:38:57 -0800 |
| commit | d200f48b933276210cee239eb3eec61f38981df1 (patch) | |
| tree | e76b9d0e94ddc32244e0f1ae8bf565c370a85e86 /.gitattributes | |
| parent | f3b0cc45fbd387b2201c9df9e8c7f1b7c9a56fe1 (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 |
