Skip to content

Commit

Permalink
don't remove readme from demo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaftMonk committed Aug 16, 2014
1 parent e3fd00f commit 9f6bdc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ module.exports = function (grunt) {
dot: true,
src: [
'<%= config.demo %>/*',
'!<%= config.demo %>/readme.md',
'!<%= config.demo %>/.git',
'!<%= config.demo %>/dist'
]
Expand Down

0 comments on commit 9f6bdc9

Please sign in to comment.