diff --git a/.gitignore b/.gitignore index df3ce50..916fe19 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ bin include lib lib64 -pyvenv.cfg \ No newline at end of file +pyvenv.cfg +node_modules/ +dist/ \ No newline at end of file