diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-04-13 04:21:16 -0700 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-04-13 04:21:16 -0700 |
| commit | d948fc0b1cffcf14c411f02f370e07f6a5308ab5 (patch) | |
| tree | 6e1e1bae8a3e489bdc5b98c9604433e83814b9bb /.gitattributes | |
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 |
