mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
36 lines
472 B
Plaintext
36 lines
472 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
|
|
graphql.config.json
|
|
.cache
|
|
.graphqlconfig
|
|
schema.graphql
|
|
packages/insomnia-smoke-test/screenshots
|
|
*.tsbuildinfo
|
|
dist
|
|
.history
|
|
packages/insomnia/src/network/ca_certs.ts
|
|
packages/insomnia/src/main.min.js.map
|