Dvc init
This commit is contained in:
parent
7ff880743f
commit
1ad8245f4c
0
.dvc/config
Normal file
0
.dvc/config
Normal file
3
.dvcignore
Normal file
3
.dvcignore
Normal file
@ -0,0 +1,3 @@
|
||||
# Add patterns of files dvc should ignore, which could improve
|
||||
# the performance. Learn more at
|
||||
# https://dvc.org/doc/user-guide/dvcignore
|
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
.vscode/settings.json
|
||||
mlruns
|
||||
*.csv
|
||||
avocado*
|
||||
*cpython*
|
Loading…
Reference in New Issue
Block a user