summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:52:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:52:09 -0800
commit4e639d151a54a9d9f1f52ce1088def89a668ed04 (patch)
tree3306c21de6b25213f7614074d05a2d986b7f3d95 /.gitattributes
parent35ed6c0aa27fe8cce28e74ad285ff6524f69c33a (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