diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-14 03:28:02 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-14 03:28:02 -0800 |
| commit | e0162352d1f09e6db4dc05a84dd80b53b1700a1e (patch) | |
| tree | 6f9e63af344a16b379d0ee6bad735ca0e0db5957 /.gitattributes | |
| parent | 1b35b92e8f3e4ce0d9f9f2af183a0e4961ce4d90 (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 |
