summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:54:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:54:58 -0800
commitdf77bfb91a7c56c9a6ad7b51aa472a2e9ec6afda (patch)
treee05941a8254e85e368b00b2277d9626c819ecb92 /.gitattributes
parent245eedd99334308e92d995d7fd73270321cb922f (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