diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 19:17:50 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 19:17:50 -0800 |
| commit | 74dbc39c372d7fef6059fcbe0a85fd36f301fb57 (patch) | |
| tree | 86c3048d101a21b59d0074267cfa3cba4efea811 /.gitattributes | |
| parent | 10bccd3a6e8e1dde722e27c84d2d7e69be2927e5 (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 |
