# general things to ignore | |
.DS_Store | |
build/ | |
build_contrib/ | |
dist/ | |
.cache/ | |
*.egg-info/ | |
*.egg | |
*.py[cod] | |
__pycache__/ | |
*.so | |
*~ | |
# IDE | |
.vscode/ | |
# misc | |
checkpoints/ | |
test_waves/ | |
reconstructed/ | |
.python-version | |
ruff.log | |
/configs/inuse/ | |
# general things to ignore | |
.DS_Store | |
build/ | |
build_contrib/ | |
dist/ | |
.cache/ | |
*.egg-info/ | |
*.egg | |
*.py[cod] | |
__pycache__/ | |
*.so | |
*~ | |
# IDE | |
.vscode/ | |
# misc | |
checkpoints/ | |
test_waves/ | |
reconstructed/ | |
.python-version | |
ruff.log | |
/configs/inuse/ | |