Skip to content

Instantly share code, notes, and snippets.

@imRahul05
Created October 15, 2024 21:22
Show Gist options
  • Save imRahul05/508417aff9ad76f4ae969255fa143c52 to your computer and use it in GitHub Desktop.
Save imRahul05/508417aff9ad76f4ae969255fa143c52 to your computer and use it in GitHub Desktop.
git rm --cached .env
git rm --cached -r .bolt
git commit -m "Remove .env and .bolt files from repository"
git push --set-upstream origin main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment