You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
I typically have to run codemod on several directories in my working repository with the -d option. I would run it in the root of my working repository, but it includes some large irrelevant files that slow codemod down. Is there a way to have it obey .gitignore?
The text was updated successfully, but these errors were encountered:
I typically have to run
codemod
on several directories in my working repository with the-d
option. I would run it in the root of my working repository, but it includes some large irrelevant files that slowcodemod
down. Is there a way to have it obey.gitignore
?The text was updated successfully, but these errors were encountered: