Skip to content

Commit e80823e

Browse files
committed
custom snapshot name to group/model-name
1 parent 7602d11 commit e80823e

File tree

4 files changed

+81
-220
lines changed

4 files changed

+81
-220
lines changed

assignment2/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
*.swp
22
*.pyc
33
.env/*
4+
5+
# exclude snapshots because it is binary
6+
# and also we may like to iterate many times on it
7+
snapshots

0 commit comments

Comments
 (0)