WaveLSFromer / .gitignore
ducheng678
Initial WaveLSFromer project
093b0a5
Raw
History Blame Contribute Delete
232 Bytes
**/__pycache__/
*.pyc
.venv/
.env
.vscode
.codex
.tmux.conf
# Notebook/editor artifacts
**/.ipynb_checkpoints/
*~
*.un~
:w
'
checkpoints
data
results
# Pytorch Lightning
lightning_logs
.lr_find_*
.scale_batch_size_*
bbtest_logs