Closed yw662 closed 1 year ago
Usually if a file is ignored we may not want run the command even if we are making some changes to it somehow :-). It should be helpful to sync the ignore list from .gitignore.
.gitignore
Sounds good, will implement it later.
Add a new config parameter ignoreFilesBy, release it in v1.6.0.
ignoreFilesBy
Usually if a file is ignored we may not want run the command even if we are making some changes to it somehow :-). It should be helpful to sync the ignore list from
.gitignore
.