diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-04 09:16:27 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-04 09:16:27 -0800 |
| commit | 39700fbcdd5bc58db84bad65ef94ef3b765674e1 (patch) | |
| tree | cf92d617cf026ccfecb213ff62c850afebd2ae09 /.gitattributes | |
| parent | b48e809ebb3953c3d4b44ad6546b0fb32eeaf33d (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 |
