diff --git a/.gitignore b/.gitignore index 8a92a9a..d497d19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # Allow static/dist to contain empty folders -./dist +/dist/ node_modules .env