summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 17:57:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 17:57:10 -0800
commit99588c71555f9fc58565456b415cc92c61ec0a13 (patch)
tree876abdb2cbda5dd9bfb1d555cdce8b1412e10b32 /.gitattributes
parent3dcf36090bff7d969a6be12ad29286b8454fe684 (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