bin
build
vendor
composer.lock
.phpunit.cache

#Remove cache tests files
tests/Bundle/Resources/cache/*
!tests/Bundle/Resources/cache/filesystem/.gitkeep

# Superpowers planning artifacts (specs/plans), not shippable bundle docs
docs/superpowers/
