diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-04 23:10:32 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-04 23:10:32 -0800 |
| commit | 21fc211c298afc4f74c6efd77960e17475489d5d (patch) | |
| tree | 51591fd6610020728e682ed75996a4106d5a4797 /.gitattributes | |
| parent | fc5f042d8ec3cf58aa58d012d291a4d231570d9b (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 |
