Files
galaxy-integrations-python-api/.gitignore
2020-01-28 10:35:54 +01:00

12 lines
141 B
Plaintext

# pytest
__pycache__/
.vscode/
.venv/
src/galaxy.plugin.api.egg-info/
docs/build/
Pipfile
.idea
docs/source/_build
.mypy_cache
.pytest_cache