[REQ] Filter option for project folders and files #19
Labels
req-ready
Marks this REQ issue as being ready for implementation
waiting-on-assignee
Issue/PR author or reviewer is awaiting response from assignee
Describe the solution you'd like
mantra should not search for references in folders/files excluded by .gitignore.
mantra should also look for a ".mantraignore" file, which should be used in addition to the .gitignore file.
Note: Folders/Files ignored in .gitignore cannot be "unignored" by ".mantraignore", because most commands are run in workflows, where only folders/files not ignored by .gitignore are present.
The text was updated successfully, but these errors were encountered: