summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:34:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:34:40 -0800
commitfa4e52037b694412eea47622f5fdff5472e89d8b (patch)
treeb9c9e7ef40cb0b70e181a50420d8e082e433cbe7 /.gitattributes
parent0eb69fef5215e4fc5761ac62b741824d9d1e7d99 (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