localstack/localstack

View on GitHub
.dockerignore

Summary

Maintainability
Test Coverage
.git
.venv*

.filesystem
**/.filesystem

# ignore files generated in CI build
tests/aws/**/node_modules
tests/aws/**/.terraform
**/__pycache__
target/
htmlcov/
.coverage