summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:42:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:42:33 -0800
commit19bd5bab67308a2cd0fc1b70b426afe58c06e4d0 (patch)
tree5dfbc39566360e983d00e79ad12f9a42adcad299 /.gitattributes
parent23d2f48d74944d5eaeddac21cbe45b43d47de941 (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