summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:07:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:07:59 -0800
commit7bceb2cd8c5c0cab738c249d42d79facc58c1718 (patch)
treee3f7d3ed44108a500ae0e09bcd818cdfa2e752fd /.gitattributes
parentdc3bcb5ff064890773935b2298e743c5525f1b1f (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