summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:27:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:27:31 -0800
commit0856d3ab50608404ea79d7f8b5d841ba1c4d030a (patch)
treeb3666107341e04647aab6b607bef46e56dc4c753 /.gitattributes
parent303479d89d191885a44ef8c2c898b525c3ed1411 (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