summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 21:00:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 21:00:03 -0800
commit757309bef37aa0c771478ce2e37669732c7dc832 (patch)
tree51b9f4d33a1609226a2c163fe90430e43f9cc114 /.gitattributes
parentacac8c6295d6474bf4ffb2256a958e9f6cf23d3f (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