summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:30:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:30:45 -0800
commitd1abd4ffd2f610cbc398b75b60b7c002bf0eef21 (patch)
tree6640fb2038748201f0a24d1e5b2e3c27d8493cc3 /.gitattributes
parent6e2952a6de0720a8f21451216158c0b5a60a705e (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