summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:36:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:36:24 -0800
commit6673f2d77a49a00eb0ee3c47d3bbe049eb29a406 (patch)
treee02f1f19006a411c63126f6bba936e7eb90a9e93 /.gitattributes
parent1041877a2c8ac226e07bd37641c0fad13acd5021 (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