diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-04 07:55:18 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-04 07:55:18 -0800 |
| commit | bccc1d8fd67611cad9e61968e83712ed13ce2ff9 (patch) | |
| tree | de49ff9794de97d79fafe20f8f48ac9b5fcc7b82 /.gitattributes | |
| parent | e8e6b5efdc62f8643d8bb8e442f8051629f796f8 (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 |
