summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:31:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:31:02 -0800
commit0ed9b04f2036466b0dc58f1144a6dff15a10a991 (patch)
tree6bb26d0dd3d6f87760abcb357b1b68edc95c6c16 /.gitattributes
parent48254ebe05d1ca19f15930163fc301e137b9d040 (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