summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:44:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:44:18 -0800
commit6db0ef4431dda82353c5c0a6f214cdced6dde292 (patch)
tree4a3e795f8baf15343484025d4a884c0cf407559d /.gitattributes
parent71e72bc3a3d245cfc5f25abbbe1a8cf8e93be51c (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