Just to be sure, made it more explicitly root files

This commit is contained in:
Josh Goldberg 2018-02-14 10:01:31 -08:00 committed by GitHub
parent 6bb58f75d4
commit c53d106ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
instrumentation:
excludes:
- "*"
- "**/*.runtime.js"
- "./*"
- ".github/*"