2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +03:00
Files
axios/.gitignore
T
Dmitriy Mozgovoy 493e04cd28 Fix/prerelease scipts (#5377)
* fix(scripts): rename prerelease scripts due to npm namespace conflict;

* chore(git): add `.npmrc` and `.env` to gitignore;
2022-12-15 19:50:44 +02:00

14 lines
162 B
Plaintext

*.iml
.idea
.tscache
.DS_Store
node_modules/
coverage/
test/typescript/axios.js*
sauce_connect.log
test/module/**/package-lock.json
backup/
./.husky/
.npmrc
.env