From b2b5b9455da75619edd47769fb06f3098d75e71e Mon Sep 17 00:00:00 2001 From: Nicholas Griffin Date: Mon, 8 Jul 2024 18:43:01 +0100 Subject: [PATCH] chore: update npmignore --- .npmignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 240455e..96fb08a 100644 --- a/.npmignore +++ b/.npmignore @@ -6,4 +6,10 @@ examples test public .nyc_output -scripts \ No newline at end of file +scripts +.github +.eslintignore +.prettierignore +.prettierrc.js +jsr.json +typdoc.json \ No newline at end of file