/k6
/k6.exe
/dist
/pkg-build
/js/tc39/TestTC39
/js/modules/k6/experimental/streams/tests/wpt

.vscode
*.sublime-workspace
*.log
*.syso
.idea
*.DS_Store
# Excluding as it is the file generated by the k6 init command
script.js

/versioninfo.json

/vendor/**/.editorconfig
/vendor/**/*.jpg
/vendor/**/*.json
# Excluding as it is required (embedded) configuration file for web-dashboard
!/vendor/github.com/grafana/xk6-dashboard/dashboard/assets/packages/config/dist/config.json
/vendor/**/.*.json
/vendor/**/Makefile
/vendor/**/*.png
/vendor/**/*.tmpl
/vendor/**/*.txt
!/vendor/**/*LICENSE*
!/vendor/modules.txt
/vendor/**/*.y*ml
/vendor/**/.*.y*ml
/vendor/github.com/dlclark/regexp2/testoutput1

/packaging/.env
/packaging/*.gpg
