2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Updating ignores

This commit is contained in:
Matt Zabriskie
2014-08-28 15:56:47 -06:00
parent 2fb81d805f
commit f5f461d8a2
2 changed files with 8 additions and 11 deletions
+4 -4
View File
@@ -23,13 +23,13 @@
"*.md",
"*.iml",
"example",
"bower_components",
"node_modules",
"lib",
"specs",
"node_modules",
"sandbox",
"test",
"Gruntfile.js",
"index.js",
"karma.conf.js",
"Gruntfile.js",
"package.json"
]
}