summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:59:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:59:57 -0800
commit010a2a955a65ac82bb38a97d097556ca0c15ed9d (patch)
treec608b4e84d455f7a1cd44a40f9521b39dcfa67bc /.gitattributes
parentd9f828ae8df9fb2c7e21ca8b1f2098ff24918251 (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