summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 16:20:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 16:20:15 -0800
commit29e707b7e8641f43c89f03fb04cc2c495b197e24 (patch)
treef0b0a96eacb5ada00df1db0319ea1c11eef0b685 /.gitattributes
parent5646935e7400fdf39fb2824236294ad305f06cb6 (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