diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-05 03:46:47 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-05 03:46:47 -0800 |
| commit | 87cbfb8c99c84a22481d14a8ffef1bb38d3883e6 (patch) | |
| tree | d975340494f80ddd34ca147a3077511714c6e3c8 /.gitattributes | |
| parent | 9c87d505b4fd84cec4fe0161c3ab2c96cdd0a1a6 (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 |
