Skip to content

Commit

Permalink
added tfevents to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott committed Sep 6, 2024
1 parent c6e6b58 commit 02b6549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__pycache__/
*.py[cod]
*$py.class

**/*.tfevents.*
.DS_Store

# C extensions
Expand Down

0 comments on commit 02b6549

Please sign in to comment.