You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
There might be an issue with stages that only create git tracked outputs like the hash form zn.nodes
EDIT: they are dvc outs but the directory does not exist prior to the stage running. If that is the case, maybe create the directory before dvc stage add so the gitignore can be git tracked.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There might be an issue with stages that only create git tracked outputs like the hash form
zn.nodes
EDIT: they are dvc outs but the directory does not exist prior to the stage running. If that is the case, maybe create the directory before
dvc stage add
so the gitignore can be git tracked.The text was updated successfully, but these errors were encountered: