Closed Canop closed 2 weeks ago
This may come handy in non git repositories or when you have generated files that you want to keep in git, or just when there's a specific file which you want to exclude from build triggering.
eg
ignore = [ ".snap.new", "/src/generated/*.rs", ]
Fix #138 Fix #228
This may come handy in non git repositories or when you have generated files that you want to keep in git, or just when there's a specific file which you want to exclude from build triggering.
eg
Fix #138 Fix #228