summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 19:54:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 19:54:15 -0800
commit5837e90c805e6c88e53968e5284b16fdfefd7643 (patch)
treef8668ee1625e902b1e7106688ba8232baa9dc5fc /.gitattributes
parent293d4a490127c3855caa6fd1823e235e57165ba9 (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