diff --git a/.gitignore b/.gitignore index 69f4cb6..31ec78e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules/* .env .prettierrc -.editorconfig \ No newline at end of file +.editorconfig +dev-deploy.js