summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:43:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:43:35 -0800
commit83f76e6eb232a0934c3745a9f76b58c4a21aa4ba (patch)
tree85bc351db1887f617f4c2b35abe15140634b2965 /.gitattributes
parent09ca52760053e220b1f7c458107888b7a75835d1 (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