diff --git a/.gitignore b/.gitignore index f06235c..a882dd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +# Build output +/dist/ + +# Dependencies node_modules -dist