diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-28 18:43:42 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-28 18:43:42 -0800 |
| commit | 7ba37bc020f29002dfd93683d8fe6b911116c397 (patch) | |
| tree | 26b3a80e996f1769a6ceebed9be32e756866a20d /.gitattributes | |
| parent | 286c69a4b34fb153faf8064cf1dc04737703bca4 (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 |
