summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:34:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:34:12 -0800
commita51f3ab469ce47f696599a4d5ed3c6d8e7c80d06 (patch)
tree5e5ab2ccc9275e5cc8fbe06bba285e69f57f512a /.gitattributes
parent4c4b06d847eb5084a4b8b00688d6141560ad2028 (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