summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:05:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:05:56 -0800
commiteec06c81b8c606491fd320cba5b28bd96e1f32cf (patch)
tree31aabf3f5ac9e5d0e81fddb9c444dc229ae3ded4 /.gitattributes
parente0cb4187f720d87d6c54d6ae6dc8cb517e3b3108 (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