summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:52:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:52:31 -0800
commit383d14a716f67fc7ae85f4f099710ed02c56690d (patch)
tree7826ca5dc77451c9ae145b71ef67806f7aa90dbc /.gitattributes
parent97a6a8d83d71efad9e1cad1ebdc29bbab3f83616 (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