ignore .gitignore
litlfred opened this issue · 3 comments
litlfred commented
would be great it sushi automatically ignored .gitignore to avoid messages like:
debug File not processed by SUSHI: /Users/litlfred/space_cats/smart-trust/input/resources/.gitignore
patrick-werner commented
i think this is true for all .dotfiles?
cmoesel commented
SUSHI does ignore .gitignore
files (and any other non-XML / non-JSON files). That's actually what that debug log is telling you -- SUSHI did not process it (i.e., it ignored it). We made the log message debug level because we knew it wasn't something people would normally want to see, but we thought it could be helpful in some cases when troubleshooting unexpected results.
litlfred commented
Thanks for the response. Somehow I didn't notice the 'debug' level.
Cheers,
-carl
…On Wed, Apr 24, 2024, 19:36 Chris Moesel ***@***.***> wrote:
SUSHI does ignore .gitignore files (and any other non-XML / non-JSON
files). That's actually what that debug log is telling you -- SUSHI did not
process it (i.e., it ignored it). We made the log message *debug* level
because we knew it wasn't something people would normally want to see, but
we thought it could be helpful in some cases when troubleshooting
unexpected results.
—
Reply to this email directly, view it on GitHub
<#1458 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFBVYXEGDSHL4F66JUC5T3Y7A6X5AVCNFSM6AAAAABGVZ65AKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGA2DQMJRGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>