summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 04:05:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 04:05:14 -0800
commit13233e7711bdafc33d108cc9e76908cbbfea9dd9 (patch)
tree4b88f2adb600e65a1d4224841e737da788c58f3a /.gitattributes
parent435480506e8c5d8cc65c8a3e08dcbb5cefcd2943 (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