deepke/.gitignore

18 lines
115 B
Plaintext

.DS_Store
.idea
.vscode
__pycache__
*.pyc
test/.pytest_cache
data/out
logs
checkpoints
otherUtils.py
demo.py