summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 00:03:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 00:03:55 -0800
commita8cd72eab71df9f57d4ff2e8ed26e17eb7c12c65 (patch)
treed5997306699b88030a3610d94784e740c006cd98 /.gitattributes
parent6bbfca8f82a2b8546ac3c7e9b8ef57f9265d36a5 (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