summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:05:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:05:01 -0800
commit38de4444bb9b6100c623badb3411c7bf51452302 (patch)
treea8b690120704f7b08a8d27f54091ccd82985273e /.gitattributes
parent42310dff12c93f9a0b092c1c57b24d07ee0f7b20 (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