insomnia/.gitignore
2021-08-27 15:44:01 +12:00

34 lines
392 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