Skip to content

Commit

Permalink
added checkpoints folder to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vayuda committed Jun 18, 2024
1 parent ed0dc92 commit f0de569
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -368,3 +368,6 @@ venv/
# Log files
*.log
sweep/

# Model checkpoints
checkpoints/

0 comments on commit f0de569

Please sign in to comment.