cse151b-final-project/.gitignore

6 lines
67 B
Plaintext
Raw Permalink Normal View History

**/data/*
2024-03-16 01:19:58 +00:00
**/__pycache__
/env
**/runs/*
**/wandb/*
**/models/*