summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:06:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:06:56 -0800
commit45e390ebf49bee51ef25013b80cdd4cf7700edff (patch)
treeadda22766a69889b72933471c7962e39c0475eb7 /.gitattributes
parent84b0b71a1e18d076fa76a8fb749a6c02e7a955f1 (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