diff --git a/.gitignore b/.gitignore index 75989e1..e383dec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,15 @@ # See https://help.github.com/ignore-files/ for more about ignoring files. -# dependencies + dependencies /node_modules -# testing + testing /coverage -# production + production /build -# misc + misc .DS_Store .env.local .env.development.local