summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:12:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:12:24 -0800
commitbc37ee262c46d633966fa7021786a7e160190276 (patch)
tree73cfa95bb4e7b8ae33fac8186f52fa46a06f3271 /.gitattributes
parentb8930686456d2676bcf8aef1766a6cb549ef5e31 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
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