summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:32:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:32:33 -0800
commit837fc7ac8f241155735b054a38b4bce5ae04cecd (patch)
tree5534108f82e1025d87d7e9442a823e1c5e28eda9 /.gitattributes
parent7dc4426e480a437a09438475a2c250e09bbee44a (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