# Exclude all.
**/*
# Include the build.
!artifacts/Release/**/*
!artifacts/Debug/**/*
!tools/InstallationTests/NetcoreTests/**/*