summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:06:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:06:15 -0800
commitcef2b0dd5b6f93acddada6902310b3260f62b22b (patch)
tree87370b98eb662053281c82eea68586ba6791e951 /.gitattributes
parent2c18b21f4f5e95baa7b7daa1c85434754754eb11 (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