summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:46:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:46:54 -0800
commit164e1da3c2aed6aa46f0e0c4e3d9ad5aae911a6d (patch)
tree36f4958c2d0052f4e833371c02622480f718fa5b /.gitattributes
parent6de592d7dcbc4be09dbc77d3fe9bc3b73cbb215b (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