1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2024-11-10 20:09:58 +00:00

Merge pull request #146 from lutzroeder/master

Add .gitignore
This commit is contained in:
Andrej 2023-04-12 22:48:37 -07:00 committed by GitHub
commit b288f4cfb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.DS_Store
.ipynb_checkpoints/
__pycache__/
*.pyc