summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:28:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:28:16 -0800
commitddf9d406bbe0cc942433f13d42b56acfbf8359ae (patch)
tree65453b28b110a9134bf97dbaf6c65042ab441fe6 /.gitattributes
parent788f41d882e9ae4c6088455d51ea7a0ecc8d6999 (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