summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:34:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:34:21 -0800
commit89db761af918aeeff7aafc500eb89863db548f2c (patch)
tree247d7a6db0afd96c75b48ba194e914a47c6c6ba2 /.gitattributes
parentf124dfac8bd9f99e28e7b3b66ab727249aa5e667 (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