summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:24:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:24:06 -0800
commit48665c532a286e727d77d6a0f13613d7efd211f9 (patch)
tree7747d155434a46e5f0e001a9e544fb31b8f14c9d /.gitattributes
parent8ea44f38707ae719083423882cf542b6107190a2 (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