diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-15 17:01:47 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-15 17:01:47 -0800 |
| commit | 0aece45b5b2d9a32c96609fb104f014d7eecede2 (patch) | |
| tree | bde6ebfaff52109cb7ba9771723bb921e9e3cbf8 /.gitattributes | |
| parent | 2f4f001a9d463f3041a159b80aa6c4d37c0a70e2 (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 |
