diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 19:23:40 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 19:23:40 -0800 |
| commit | f628a0c9dcb96380c02995ae4873d5916fa530b5 (patch) | |
| tree | fd8916e9a9914aa8c914a75ed566b0ccdec1891d /.gitattributes | |
| parent | 52e0ac3095d8d434325737328a02c424ad90a144 (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 |
