diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-14 06:59:01 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-14 06:59:01 -0800 |
| commit | d7844a759247b9c2a9ca6823b50387111cdb14ac (patch) | |
| tree | ff6b08f6a86abffcbc424fd2d2bf9abfeac5fcdb /.gitattributes | |
| parent | 8a39f4df5d71b28cd93c2af6909b9c65cfd7a093 (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 |
