From 097495615ba9c052ccd6cbfbecaf43aca2a6ee81 Mon Sep 17 00:00:00 2001 From: Joshua Date: Mon, 27 Mar 2023 16:18:04 +0200 Subject: [PATCH] add workflows to npm ignore --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 1d58452..16a2599 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,3 @@ cypress/ -cypress.config.js \ No newline at end of file +cypress.config.js +.github/workflows/ \ No newline at end of file