diff --git a/.gitignore b/.gitignore index f7071f2..e29a484 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .dccache links.ini -node_modules/ \ No newline at end of file +node_modules/ +package/ \ No newline at end of file