diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-04 10:12:21 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-04 10:12:21 -0800 |
| commit | c73eefba5334eb351ff9e8cb9c6635ed4e58709a (patch) | |
| tree | 3e8b4548eb077bb6875e9539c457fa8f2aea848c /.gitattributes | |
| parent | 6f5213ae8ddd0afee73918a40f1cd0d9ae26a2a7 (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 |
