summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:33:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:33:40 -0800
commit8633410d75a4830da90ceda5e1ac720d63b6b25d (patch)
tree896caac220d8dff7be48cc417a5856ae167c5df8 /.gitattributes
parent388808587a0ad0164eb4c4c4a9fdcc3e1a092dfb (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