summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:30:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:30:23 -0800
commitbacbd333df31a3392ed7a3b1e7805f02854a402b (patch)
tree9cc42a5580bf8ef58134c07e19882dd16859b6a1 /.gitattributes
parentb85dfd54261507c5517056d35e53f8ff4f566552 (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