diff --git a/.gitignore b/.gitignore index c925c21d..de4d1f00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/dist -/node_modules +dist +node_modules