summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:06:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:06:18 -0800
commitbe24627280e06179bfa0b3c8ab8d6a01e6d1b9ff (patch)
treeda8298458e48bf1bc8c4f20df0e801f84e2b8e1d /.gitattributes
parent593e78185e815911603303973aa32d6540d943a1 (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