diff --git a/.gitignore b/.gitignore index f06235c..04c01ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -node_modules -dist +node_modules/ +dist/ \ No newline at end of file