summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 19:37:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 19:37:32 -0800
commit0015fddca3be230db33bab3e4ddb2686ad42a85b (patch)
tree7d5c6553f19c842553134d6114603aa5ff14c706 /.gitattributes
parent018916116245aeceac8bd1398858279f89837266 (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