axios-axios/.gitignore
2025-11-06 20:32:37 +02:00

16 lines
181 B
Plaintext

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