summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:13:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:13:31 -0800
commit97b283d8bb5f8bf60d9bc600aebe0138386473eb (patch)
tree3ae0a568fdb56a2ab2eec7d370d986ce056bc8a9 /.gitattributes
parent32aec5e3526a80c06a03e83b4c8fdfd21b7097d3 (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