summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:28:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:28:45 -0800
commit4f571fc742b2bd66e84d8bb0f10733b52b6cc47b (patch)
tree1adcc319ecd537460fc591dcc8b03e67eeb1052d /.gitattributes
parente8b9442afb751c2ad56247eb9544797b70087b8b (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