summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:09:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:09:40 -0800
commit411310dbb3c99bb3a8df327544c17dfee0f22798 (patch)
tree84790f22fb45f3e6d7f35f849a5f65f4d26bdbe4 /.gitattributes
parent53392669055967152254c90ab50943c2c6c7ceb1 (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