summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:47:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:47:02 -0800
commit24449314b2f3da6aedd644c0c508f9b072734f57 (patch)
tree59c7b49e5ec5ccd2e410e509fc092abce4d72221 /.gitattributes
parentfa7d3933c1efeb397af99084bf3b179dd20f600b (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