Skip to content

Commit

Permalink
Update .gitignore (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspfohl authored Dec 6, 2023
1 parent 1ed9d22 commit 3909516
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,8 @@ dmypy.json

# notebooks
notebooks/

# artifacts from training
**/*.pt
**/mlruns/*
**/tokenizer-save-dir-*/**

0 comments on commit 3909516

Please sign in to comment.