MyAbs / .gitignore
GPUburnout's picture
Deploy MyAbs v0.2 (Docker Space)
9a17899 verified
Raw
History Blame Contribute Delete
142 Bytes
# Fold outputs (regenerated at runtime; never ship these)
myabs_fold.pdb
test_fold.pdb
*.pdb
# Python
__pycache__/
*.pyc
.ipynb_checkpoints/