diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 05:17:22 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 05:17:22 -0800 |
| commit | 802146985ec3be93e6d98852fc7f36e22bf3b699 (patch) | |
| tree | 132ff78d20d2975eae615c0979f6719d89c073b8 /.gitattributes | |
| parent | 9eac6e2c6b2ec2ef5eeeea0e5ae4fde08ef1b92a (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 |
