axios-axios/.gitignore
Jay 2f52f6b13b
feat: add checks to support deno and bun (#10652)
* feat: added smoke tests for deno

* feat: added bun smoke tests

* chore: added workflows for deno and bun

* chore: swap workflow implementation

* chore: apply ai suggestion

* chore: test alt install of bun deps

* chore: deno install

* chore: map bun file install

* chore: try a different approach for bun

* chore: unpack and then install for bun

* chore: remove un-needed step

* chore: try with tgx again for bun

* chore: alternative zip approach

* ci: full ci added back
2026-04-05 14:37:16 +02:00

20 lines
237 B
Plaintext

*.iml
.idea
.tscache
.DS_Store
node_modules/
coverage/
temp/
test/typescript/axios.js*
sauce_connect.log
test/module/**/package-lock.json
backup/
.npmrc
.env
dist/
.vscode/
openspec/
.opencode/
docs/.vitepress/dist
docs/.vitepress/cache