summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:18:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:18:30 -0800
commit761b3fa2dc8cd5d45461e49500fab7ce3648ba84 (patch)
tree283ff13879aa84c3aee83e41ed4f8340f6b06617 /.gitattributes
parentae6b9c0bb44b4d323ac8b38d7964d34751f64725 (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