!node_modules
.vscode

e2e/**/tsconfig.json
# See PACK-6932: we need to submit this so that builds are more consistent
!e2e/filesystem-cache/tsconfig.json
production/**/tsconfig.json
development/**/tsconfig.json

rspack-test-junit-report/
test-junit-report/
turbopack-test-junit-report/

# node-gyp output from the compiled native addon fixtures. The addons are built
# inside each test's throwaway install directory, so this only catches builds
# someone runs in place while iterating on a fixture.
**/native-addon/build/
**/single-context-addon/build/
