remove: clean gitignore content#4074
Conversation
Co-authored-by: Ruslan Kuprieiev <kupruser@gmail.com>
This could be noted in https://dvc.org/doc/command-reference/remove. Instead of "removes all of its outputs (outs field), and optionally...": "deletes all of its output files or directories ( Maybe even the examples should show this and include git add/remove and commit to indicate how to save the change to the repo. |
|
p.s. unrelated question on |
@jorgeorpinel should description for |
It is the easiest to just try that and see :) But yes, both remain empty. Could clean that up a bit, for sure. Created #4090 Thanks for the heads up! |
@nik123 Could start with core repo. Thanks! 🙏 |
|
@efiop , @jorgeorpinel : I checked cmd ref and ran into other problems which I think should be addressed before |
@nik123 thanks! Yes, if the core repo needs an update to the help output that would come first, and then update everything on the docs side 🙂 |
Fixes #4013
❗ I have followed the Contributing to DVC checklist.
📖 If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here.
PR doesn't require documentation updates