diff --git a/.gitignore b/.gitignore index b947077..c615bef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ node_modules/ dist/ +node_modules/ +dist/ +.env +.DS_Store