summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 04:51:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 04:51:31 -0800
commit74399cc398e579fc3090a557ec00580bd3c50a8f (patch)
treeaf6cb7f79ea745f8160a7366bde691b936fe907b /.gitattributes
parent918ea7b305e269e3e2d0489a7d34fdf9cdbba0bf (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