Skip to content

Commit

Permalink
Initial DVC setup
Browse files Browse the repository at this point in the history
  • Loading branch information
goyal-rohit committed May 5, 2024
1 parent da73c14 commit 1ba9e6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,4 @@ target/

# Mypy cache
.mypy_cache/
/models
6 changes: 6 additions & 0 deletions models.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
outs:
- md5: 6ffbaaad7b4ac6e1afabed19a80b2560.dir
size: 0
nfiles: 1
hash: md5
path: models

0 comments on commit 1ba9e6d

Please sign in to comment.