diff --git a/.gitignore b/.gitignore index ca10651..1bdc3f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -chrome_data - +# node node_modules package-lock.json -build \ No newline at end of file +# gluon +build +chrome_data \ No newline at end of file