diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-16 07:31:44 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-16 07:31:44 -0800 |
| commit | b6a00cc7321be86eaa36daed8336ad2f37a26b22 (patch) | |
| tree | b65b38ec647a35f956890854b9ff248b7dfec7ef /.gitattributes | |
| parent | 914b8dd79a314ba8ddb2b9b5f0abf4c2d855854f (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 |
