1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-06 14:46:46 +02:00

Add docker, go, heroku, meteor & redis icons

This commit is contained in:
konpa
2015-05-13 10:12:29 +02:00
parent 18d5333eb8
commit 61ef8f1de7
36 changed files with 809 additions and 215 deletions

View File

@@ -16,7 +16,3 @@ gulp.task('minify-css', function() {
.pipe(minifyCSS())
.pipe(gulp.dest('./'))
});
gulp.task('default', function() {
//
});