summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:33:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:33:10 -0800
commit3fcc9aed542e0d67219d4c47e8fa589aa1e50be1 (patch)
tree4a426ed1102ef6da534b3cbf6dc9dfdf5222e645 /.gitattributes
parente264dcd49e9e23be211b432382dafcf46c99ba88 (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