From 3bb688c457b0e166e3b0217ad2e1f15b50bb124f Mon Sep 17 00:00:00 2001 From: matu6968 Date: Sat, 2 Nov 2024 19:57:26 +0100 Subject: [PATCH] add support for .doc*, .xls* and .ppt* files along with html rendering --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 17507ca..20527c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env bin/* -s3-client* \ No newline at end of file +eprintclone +node_modules