11 lines
243 B
Text
11 lines
243 B
Text
### DVC
|
|
$ git status
|
|
On branch master
|
|
Your branch is up to date with 'github/master'.
|
|
|
|
Changes to be committed:
|
|
(use "git restore --staged <file>..." to unstage)
|
|
new file: .dvc/.gitignore
|
|
new file: .dvc/config
|
|
new file: .dvcignore
|
|
|