diff --git a/.gitignore b/.gitignore index 3df7ba660ae89ea3fc93bfdcaa3eaa761f99f280..6901566aebd35b42051ec78860f239341e1c4bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,9 @@ .DS_Store env.js -pages/autotest/ +jest.config.js autotest.reporter.js autotest.utils.js -jest.config.js \ No newline at end of file +pages/autotest/ +node_modules/ +vite.config.js \ No newline at end of file