Skip to content

Commit

Permalink
Build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
anisimovsergey committed Oct 2, 2016
1 parent 9886a9e commit 0d95fea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 29 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dist
node_modules
node_modules
npm-debug.log
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module.exports = function(grunt) {
src: 'TeamCityGadget.zip',
dest: './dist/TeamCityGadget.gadget'
}
}
},
carma: {
unit: {
configFile: 'karma.conf.js'
Expand Down
27 changes: 0 additions & 27 deletions npm-debug.log

This file was deleted.

0 comments on commit 0d95fea

Please sign in to comment.