summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 04:56:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 04:56:22 -0800
commit35ff74d9bc1389b3fee6ce09604f0f5c1f979937 (patch)
treee0b471d577981fd8aafc1b7d034610f693fab0e5 /.gitattributes
parent1d166d46ec0dce404724cb48652cf57c60259c2a (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