Files
insomnia/.gitignore
Kent Wang 4a989dbb01 Test: Adding e2e smoke test for cloud sync (#9614)
* add initial apis for mock cloud sync
* add cloud sync test
2026-03-05 06:00:36 +00:00

44 lines
483 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
*.node
rootCA2.*
*.exe
*.o
final.cpp
insomnia.ico
final.rc
CLAUDE.md