diff --git a/.gitignore b/.gitignore index 56997d77..cfe9b3fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .DS_Store node_modules/ build +.npmrc +dist/ \ No newline at end of file