Skip to content

Commit

Permalink
Merge pull request karpathy#276 from apivovarov/gitign
Browse files Browse the repository at this point in the history
Add more files to .gitignore
  • Loading branch information
karpathy authored Jun 14, 2023
2 parents 0f06d9b + b120c42 commit 8020bb5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
.DS_Store
.idea
.ipynb_checkpoints/
.vscode
__pycache__/
*.bin
*.pkl
*.pt
*.pyc
input.txt

0 comments on commit 8020bb5

Please sign in to comment.