Skip to content

Commit 8020bb5

Browse files
authored
Merge pull request karpathy#276 from apivovarov/gitign
Add more files to .gitignore
2 parents 0f06d9b + b120c42 commit 8020bb5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
.DS_Store
2+
.idea
23
.ipynb_checkpoints/
4+
.vscode
35
__pycache__/
6+
*.bin
7+
*.pkl
8+
*.pt
49
*.pyc
10+
input.txt

0 commit comments

Comments
 (0)