diff --git a/.gitignore b/.gitignore index e6d60ac..8b73016 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,6 @@ Thumbs.db # Testing coverage .nyc_output + +# Deploy scripts +deploy.ps1