summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:40:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:40:30 -0800
commit5ef41c21f25fe3ca74abff343b8179dfb6ff7bbe (patch)
tree35bebd5b1ea54883added6af26bea6e374042ff1 /.gitattributes
parent0f93fe6d5be1d751c012dd4fa7c556219a745993 (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