blob: 5d53ffefc317786bed8cf399aaf3c3461ab73b44 [file] [log] [blame]
# Editor
.idea/
.vscode/
# Cache
__pycache__/
.tox/
.pytest_cache/
MANIFEST
# Build
build/
*egg-info/
# Test coverage
.coverage
coverage.xml
htmlcov/
# the pydolphinscheduler config
config.yaml
# Release
release/