2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

Updating ignores

This commit is contained in:
mzabriskie
2015-09-28 23:49:50 -06:00
parent b689bde4dd
commit 256c5a6555
+8 -5
View File
@@ -1,10 +1,13 @@
**/.* **/.*
*.iml *.iml
example coverage/
node_modules examples/
sandbox node_modules/
test sandbox/
test/
bower.json bower.json
CONTRIBUTING.md CONTRIBUTING.md
COOKBOOK.md
Gruntfile.js Gruntfile.js
karma.conf.js karma.conf.js
webpack.*.js