Skip to content

Commit

Permalink
Merge pull request karpathy#24 from nobleaustine/pytest_modify
Browse files Browse the repository at this point in the history
updated .gitignore
  • Loading branch information
karpathy authored Feb 20, 2024
2 parents a98e0a5 + 24aa67b commit f50ad93
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
@@ -1,3 +1,6 @@
__pycache__/
.DS_Store
models/**/*
*.pytest_cache
*.model
*.vocab

0 comments on commit f50ad93

Please sign in to comment.