Fine‑Tune Nodemon: Watch Only Your src Folder and Skip node_modules & .git
Configure Nodemon to watch only your src folder while ignoring node_modules and .git. Follow a step‑by‑step guide that includes a nodemon.json example, verification checks, and recovery tips for a smoother dev workflow.