We integrate AI, build websites, manage SEO, security, and all your digital concerns
git ls-files | grep '\.swo$' | xargs git rm -f
and
git ls-files | grep '\.swp$' | xargs git rm -f