summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:44:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:44:48 -0800
commitccc0f89ab542e7ce53d1ad5b8680622c52070196 (patch)
tree065fb6604c7d70025079be9b8d60433ece33487f /.gitattributes
parentf7f0407c7d133b69bd63122779c3e8724a279fb0 (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