Skip to content

Commit b288f4c

Browse files
authored
Merge pull request karpathy#146 from lutzroeder/master
Add .gitignore
2 parents 079df20 + 10046a2 commit b288f4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.DS_Store
2+
.ipynb_checkpoints/
3+
__pycache__/
4+
*.pyc

0 commit comments

Comments
 (0)