summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:40:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:40:01 -0800
commitcceb837d1c8e907e5f7258367d08a0bf488d76d4 (patch)
treebcdfe02551fc16f0e44644c78010b80758250ac1 /.gitattributes
parent22995d4d2ba4cda6b811095925b1cfb16b1fab2b (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