diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 03:25:12 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 03:25:12 -0800 |
| commit | 34d1eb27fa959de274bdeac421424f930b3099d1 (patch) | |
| tree | 82622c27a737c004d9e099159f1485df9adc58c7 /.gitattributes | |
| parent | e2afaa29760b2ccc4e2a1ba7945a677ebb2c9ef1 (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 |
