summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:31:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:31:43 -0800
commitee3dabb49bdfaefb2c37b2b2b0fb31b0a28c73d6 (patch)
treeb595106f0f018354ebbf2724fdfb169c741e0be9 /.gitattributes
parent1d88598c532e5f2812ad10323a7de8c0221bdec5 (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