1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-10-17 08:37:39 +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

4
.gitignore vendored Normal file
View File

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