automation-co/borzoi

Make a ignore file to ignore some directories

Aarush-Goyal opened this issue · 0 comments

Right now all the directories and repos are going to be scanned for generating the config file.
By using .borzoiignore the user would be able to ignore certain folders from being scanned.

Similar to the working of a .gitignore file.