diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-27 15:05:51 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-27 15:05:51 -0800 |
| commit | d3ac68c3567ebce74689152366f843d912c81e97 (patch) | |
| tree | 7ee9063c62529b07bb983a5997bf2874abe0d579 /.gitattributes | |
| parent | 778eb8ab6b37baf83e8e13f18473d22ce4fd5dbc (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 |
