summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:59:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:59:19 -0800
commite18ce3b84d2ca94085dcb0a3c26224da61a985a5 (patch)
treec75e7ff30294fabef0d2b365640bc1e29325e0d6 /.gitattributes
parent6f1142ace7df7b84ca070a809be2a7f2c36fdfc7 (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