summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:43:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:43:51 -0800
commitb239506c70b3a7780fd53260de18f46c89e9434f (patch)
tree7b440cb1b2cca50a36444fef64add90626eea346 /.gitattributes
parent9aaaf9e8a20aacb5c256800f1d2615b9b8617dfc (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