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