summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:11:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:11:51 -0800
commit6b8ed16c8cf098bf8264aaaa5442b37b93662015 (patch)
tree778e0d9d650cd3e85a65d5c624295026c40de605 /.gitattributes
parentfa08d0851c2c0f6c1a6a347c530458ffaa3358d6 (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