summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:08:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:08:13 -0800
commit07e437f5d357535aa830828d7790552fa319b862 (patch)
treecc2d2d7aed469d35e7494a66d547956381a99a45 /.gitattributes
parent96183b3fd8330030a5c8b21714b83f50d1f654b6 (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