2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00
Files
axios/.gitignore
T
Jay 45fcf1297a chore: remove un-needed packages (#7501)
* chore: remove un-needed packages

* chore: add back husky

* Update .husky/commit-msg

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-14 20:38:49 +02:00

17 lines
179 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/
docs/