summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:12:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:12:48 -0800
commit8f238001c85bf899a2364dc1ea06093d07b4f593 (patch)
tree4942f348746f0f03df69e3fe08152c68b755a33b /.gitattributes
parent0ddaf193a5542fbee6de6e6c728c187c93115d06 (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