summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:29:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:29:36 -0800
commit7c4cd93f55def2390b03aefcbc1732808c337ea1 (patch)
treee7fa1fd00b4eb038798da1225243060f75786556 /.gitattributes
parent1e201ff1aea6d555ef1461b41381d76362acebdb (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