diff --git a/.gitignore b/.gitignore index a338e5c..d43a13c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Dependency directories -node_modules/ \ No newline at end of file +node_modules/ +dist/ \ No newline at end of file