insomnia/.gitignore
Filipe Freire 7b3d04c830
chore: smoketests ubuntu only (#6255)
* chore: smoketests ubuntu only

* rename screenshot to traces

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-08-10 17:53:18 +02:00

36 lines
414 B
Plaintext

logs
*.log
**/*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pids
*.pid
*.seed
*.pid.lock
/scripts/npm-plugins
lib-cov
coverage
.lock-wscript
build/Release
node_modules/
**/node_modules/
.npm
.eslintcache
.node_repl_history
*.tgz
.yarn-integrity
.env
.idea
*.iml
.DS_Store
*test-plugins
graphql.config.json
.cache
.graphqlconfig
schema.graphql
packages/insomnia-smoke-test/traces
*.tsbuildinfo
dist
.history