Files
insomnia/.gitignore
2021-02-26 09:39:59 +13:00

32 lines
372 B
Plaintext

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