summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 09:15:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 09:15:20 -0800
commit5d02070cad15d58a88a26617d52a7d57c177dfc7 (patch)
treee5d411039e7a30f076461f4b2a5f0ba4301e51c0 /.gitattributes
parent71832bbf9ce368fcb83d342c61ea43931b665721 (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