Skip to content

Instantly share code, notes, and snippets.

@eddiemonge
Created July 24, 2013 18:44
Show Gist options
  • Save eddiemonge/6073288 to your computer and use it in GitHub Desktop.
Save eddiemonge/6073288 to your computer and use it in GitHub Desktop.
clean: {
options: {
files: {
dot: true
}
},
dist: [ '<%= yeoman.dist %>/*' ],
tmp: [ '<%= yeoman.tmp %>/*' ]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment