summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:24:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:24:16 -0800
commit823fa258a10d9e16c2663ee20baa9e45e8b6d74c (patch)
treebed07c9371b8f7efed064e8762aea58d4661cd27 /.gitattributes
parente35e29e140371e2a824935e806a373ac88cb31f0 (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