<!-- Before opening a new issue, please search existing issues: https://github.com/reposense/RepoSense/issues --> ### Tell us about your environment * **RepoSense Version:** 4fca483381ec15ed19fff49973622fa33e6f2841 & earlier * **OS and Version:** MacOS * **Web Browser and Version (if applicable):** Firefox ### Please include the steps to reproduce the bug. 1. Run `hotReloadFrontend` gradle task. `frontend/public/logo.png` gets deleted. ### What was expected to happen? `frontend/public/logo.png` should not be getting deleted. Issue likely due to misconfiguration in the `hotReloadFrontend` task in `build.gradle`. ### What actually happened? Please include a screenshot of the output. ### If possible, include the URL to your RepoSense report or log files (if any).