summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 17:11:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 17:11:04 -0800
commita0e4b2ffbcaf8efd88f3fdc0de90a0a528193d5d (patch)
tree15aeffa3bee8b9f08256ff405200593261b285fc /.gitattributes
parent278f57347ef83f46fb8d2c72d6a0ca9d9ed3a218 (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