mirror of
https://github.com/karpathy/nanoGPT.git
synced 2026-04-17 22:23:24 +02:00
Add .gitignore
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
.DS_Store
|
||||
.ipynb_checkpoints/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user