diff --git a/.gitignore b/.gitignore index da71d95..1364aeb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -*.lock \ No newline at end of file +*.lock +dist/ \ No newline at end of file