diff --git a/.npmignore b/.npmignore index 908fb5a..c9baf29 100644 --- a/.npmignore +++ b/.npmignore @@ -3,4 +3,6 @@ tests /test-results/ /playwright-report/ /playwright/.cache/ -/tests-* \ No newline at end of file +/tests-* +*.config.ts +index.html \ No newline at end of file