summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:28:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:28:43 -0800
commitbf300c43e10b6980d751c7d1885dc3adc0616dde (patch)
tree03d473263b85de71a4e5a0212b10e36c303e4da9 /.gitattributes
parent672c48bba351da8ff63eaf543b5c8a3d45d3a167 (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