summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:05:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:05:08 -0800
commit028c712f48b86f017731f8bfda5e8f69414bea76 (patch)
tree4e85ef9cf3b9824ca049c78f2037d63cfa8e7393 /.gitattributes
parent5385b00da96a84146702bafa4da60bf28f8f3d58 (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