Skip to content

Commit

Permalink
Merge pull request karpathy#146 from lutzroeder/master
Browse files Browse the repository at this point in the history
Add .gitignore
  • Loading branch information
karpathy authored Apr 13, 2023
2 parents 079df20 + 10046a2 commit b288f4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.DS_Store
.ipynb_checkpoints/
__pycache__/
*.pyc

0 comments on commit b288f4c

Please sign in to comment.