diff --git a/frontend/.gitignore b/frontend/.gitignore index c0b8d4c..f308680 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -1,7 +1,3 @@ # Ignore node_modules and build artifacts node_modules/ dist/ -*.log - -# Keep the placeholder index.html for development -!dist/index.html