summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:48:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:48:20 -0800
commitef11d1415a8657f3e0f4914a2e7997bff410431d (patch)
treea617c91cc6b5b6d9a000ee11fe88a33e2ed6ea5f /.gitattributes
parent7b82939895fb62ced921e9473292c6a0dca7a996 (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