diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-27 17:40:22 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-27 17:40:22 -0800 |
| commit | 81b06534717cd15ad9bb2c62470f03a3bd0776f6 (patch) | |
| tree | df8effd94a3d9b6db90b46240953caa431754ba6 /.gitattributes | |
| parent | 76316c3f5212cf2b5b16ae18320ab91ff68e2c51 (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 |
