summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:25:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:25:44 -0800
commit43af904cc9f6db88e030ff5dea9914067f73a608 (patch)
treebf5831a59659521636c0c0bc4846c2145e72b1fa /.gitattributes
parent52e2febddda1e7bbf103471755dd1e45db3330ac (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