summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 21:57:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 21:57:03 -0800
commitf190e4926cbadf465a1019b151e5d3ff916eed88 (patch)
tree44f4e2376554cb58324e282d64388599d88e5b9d /.gitattributes
parentacb1597be8b403c65a835d3e2d6e491f118b7745 (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