mirror of
https://github.com/karpathy/nanoGPT.git
synced 2026-04-17 14:19:18 +02:00
feature: .gitignore - added venv folders
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,3 +8,5 @@ __pycache__/
|
||||
*.pt
|
||||
*.pyc
|
||||
input.txt
|
||||
env/
|
||||
venv/
|
||||
Reference in New Issue
Block a user