removing cached files

This commit is contained in:
Thomas Faour 2025-05-31 15:00:07 -04:00
parent f22797761b
commit b2221ef6cd
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
last_checkpoint.npz last_checkpoint.npz
*.pyc
__pycache__