diff --git a/.gitignore b/.gitignore index b512c09..5743ba4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +test node_modules \ No newline at end of file diff --git a/.npmignore b/.npmignore index 9c38b7c..a596fdc 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,4 @@ node_modules .gitignore -.test +test screenshots \ No newline at end of file