summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:53:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:53:20 -0800
commitac98d675a5be78fad74d10626c37df49db68fdc8 (patch)
treeebb74419d089433bb50913869e1d8536377cbfe9 /.gitattributes
parent3c59fe0b94912d5c3aec250499e22eddcceea7f7 (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