summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:43:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:43:29 -0800
commit79a2b2dc8194168d3e0153c81bd6e35092067783 (patch)
tree43c854626e3902ee0c94ec6d98385817f7f9290f /.gitattributes
parent26866461c4904a7106c0a4f0b28f7b1ff083b55a (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