summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:31:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:31:45 -0800
commit79c7e06067b1ad556213bc073981a6bc5499246d (patch)
treee2febad90bf9787cf4969f1a80f3a3a3b5de9631 /.gitattributes
parentd923f352b7e3c7d5dd840ff51780d57d67d29804 (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