summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:22:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:22:28 -0800
commit6539ded8e8a86086c2cf98c7b88efea95f58af14 (patch)
tree37bcc2bdb5c313b2c0efa7bdd68c070e0b808640 /.gitattributes
parent284e72fce534d104219c31d6e1c6a4e76da9f4d5 (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