summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:57:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:57:30 -0800
commit07dcf8b38bc490acbd338f0651b4fc9ef4443c00 (patch)
tree897c8b886f10d23e9773de46cd96ae0c79279dd3 /.gitattributes
parent7bf1269111377b9519f4e5b4db0e67be6158c13a (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