diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-17 02:34:54 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-17 02:34:54 -0800 |
| commit | 61450523fb67f04ad66c3bf701442afa2c6ec2c3 (patch) | |
| tree | 9d2285d9aa0d76b72af1d04b862d42c15effcc04 /.gitattributes | |
| parent | 24e21cb03fa2cbf19e4eb759a81eb453842fd4af (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 |
