This commit is contained in:
MatOgr 2022-06-05 23:38:59 +02:00
parent 7ff880743f
commit 1ad8245f4c
3 changed files with 8 additions and 0 deletions

0
.dvc/config Normal file
View File

3
.dvcignore Normal file
View 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
View File

@ -0,0 +1,5 @@
.vscode/settings.json
mlruns
*.csv
avocado*
*cpython*