.idea/
.vscode/


*__pycache__*
/.pytest_cache/
*.ipynb_checkpoints/
*.pyc
*.code-workspace

## build objects
/documentation/build/
/remotemanager/remotemanager.egg-info/
/documentation/source/remotemanager**.rst
*.egg-info*
/build/
/dist/
/recreate_docs.sh

# coverage artefacts
/.coverage*
/coverage.xml
*log.yaml
*.lcov

# testing mess
/tests/notebooks/connection/cmd/temp/
*.inp
*.out
/tests/notebooks/database/runattr_test_db.yaml.old
*.manifest
*.log
/dataset-*.yaml
