diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-27 23:52:21 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-27 23:52:21 -0800 |
| commit | 5fc57dc7b21d49a37821a860da20a3db771fe18d (patch) | |
| tree | 52f5300968e9a76218f58b6411a71082f008922f /.gitattributes | |
| parent | 8b92c4bcc37d32891c9504d6f8780e6f2f57d900 (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 |
