summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:06:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:06:10 -0800
commit7f82c11e2e0a16493b601a69be4e7ad4e91a8527 (patch)
tree8477a17bc1d6815c937e466a6b5332e645a61505 /.gitattributes
parent9decfcde133abb42fb5a69c14c8155998746d5f2 (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