summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:40:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:40:00 -0800
commit37a11c262c772cd7f0b0e4dbb951d1bc55c3dd3c (patch)
tree2fc00f59e4646f7f7c068109285b2015837699eb /.gitattributes
parentfd52c245cde493c135fb90a7582a6237dd72d88e (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