diff --git a/.gitignore b/.gitignore index 89c8d33..1be2e46 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /logs -/node_modules \ No newline at end of file +/node_modules +/dist \ No newline at end of file