summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:16:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:16:27 -0800
commitdebd149d9d92d8bd34e0b99cd8e2df16df10c8b0 (patch)
tree639ece8be14f3ed779b510558c9d49436d371e8b /.gitattributes
parent2863f8a3c629115d1579d0d5ce4faecac5cd4f13 (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