diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 15:36:19 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 15:36:19 -0800 |
| commit | c5a4edd8c567bd52232cf435cfea2def7258009c (patch) | |
| tree | e02c0c66fb644862792c3782ce9df972780ad4b3 /.gitattributes | |
| parent | 4fbd72f01b4118aa6de063cbf35d2812754adc92 (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 |
