summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:44:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:44:37 -0800
commit86015772b14a9ba0f99a23d20b10a45a20a649df (patch)
tree00259ad8a05c923f0022c3e3aa23b3fa663413f0 /.gitattributes
parent03a3b61d63db32bcaf66c61fe3e19b103ba44da7 (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