summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:48:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:48:29 -0800
commitbad98c5394f4fc761ae117b4c3a1f53e3cf1ee81 (patch)
treec0b624ad5dc8eec6c2a2717dd5c71e997ff73159 /.gitattributes
parentcad6a3c4fb9869bfba860f1c136c9c14232e838f (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