diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-21 22:56:18 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-21 22:56:18 -0800 |
| commit | 571150407ae31ad898a04173f7fd293b832f2ea5 (patch) | |
| tree | 47a099945caaceef71b4257b8b091ea59b1fe624 /.gitattributes | |
| parent | 019a884a3421fc17b203d9315b2ec2eeb6ed01a6 (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 |
