summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 14:15:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 14:15:13 -0800
commit31e13d5b13afde090401e7432b73457d810d5231 (patch)
tree541dcab4a812fceb66d0e0328595e619a02464e0 /.gitattributes
parent0929045515bbb074a86f722d616f4d47864eeb27 (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