c93c524a10
reward and everything else changed again wont be the last time
14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
# Ignore dependency folders
|
|
node_modules/
|
|
.venv/
|
|
.vscode/
|
|
__pycache__/
|
|
ml/checkpoints/
|
|
ml/logs/
|
|
|
|
# Ignore environment files with private passwords/keys
|
|
.env
|
|
|
|
# Ignore OS junk
|
|
.DS_Store
|
|
Thumbs.db |