summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:09:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:09:29 -0800
commit3e8957393f821d7e1a21a0857247724a3a3b8a30 (patch)
tree0a8d22a0814016e92b5f3e3720faf78df02e8c56 /.gitattributes
parent05dd72232c9db33f07ca4112e1e3ecdfc4adc80d (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