summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 17:46:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 17:46:31 -0800
commitaca7954308d3fa932b9ec29b694233b8d0658226 (patch)
treedd98fbb8fde32f7c36cce4038d7dd6d8cce6b71c /.gitattributes
parent17ee0ac08f425c56b2e8baf0978ad00001d0eaca (diff)
Add LICENSE.txt and README.mdHEADmain
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