Why gitignore received files? #1720
gavinltomra
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm curious why the docs recommend adding the received files to gitignore?
In my experience, Verify deletes the received files once the tests pass, so the existence of a received file is a useful callout that tests aren't passing and need to be re-run before committing anyway. As such it seems better to not hide these.
Beta Was this translation helpful? Give feedback.
All reactions