summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:16:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:16:47 -0800
commit0c243aa79d786e6cc4c3e7ed8d4a5902ecc965a3 (patch)
tree936d34a57cad8b767eb47b7dcd365571f3456efa /.gitattributes
parent81cdf2c555971cdb1c2b2821fc5e817e21df0ddc (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