summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:39:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:39:33 -0800
commit3a600271846f6016e46de4fcbb884ed03c18b3ce (patch)
treed4e5ad2206547f9388925290d32d352f1222a89f /.gitattributes
parent3c65192b15137cf7b8c8e254af5eea2f6d9699e5 (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