summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:26:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:26:49 -0800
commita6e7fef809a71e7325624b205c561e2fb8222cec (patch)
treef2ce7424c3a1bdef8c2be8940ee6c4aedebc6310 /.gitattributes
parent9f27f4a56ceae51dd98811445d00df68ff5d4da4 (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