summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:34:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:34:36 -0800
commit071a7ef340b91f0871be80be350734ceb1b3744c (patch)
treed6ebfb2c982f74029853982f485e8b159d9077e7 /.gitattributes
parent661a5150639b5e2896241fd7f2aa9411dab59cc3 (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