summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:04:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:04:15 -0800
commit1923141106ae1a92a83bf35b1e23847814d10e44 (patch)
tree31f4c6a046b8a7f1964a80b63a95220f34d6ed7b /.gitattributes
parent8795e09e8799d977d7515b5ce3cfaa215317690d (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