summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:34:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:34:03 -0800
commitadc7c392944b4faddf315a7f819f655d76f84916 (patch)
tree5dc559c772f7820a6a0ea7278722e03e2cbb1010 /.gitattributes
parenta829f5d05aafcbea7e5f81edaa0bda21a1382ee2 (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