Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi, about exclude file #2

Open
leecade opened this issue Sep 11, 2012 · 1 comment
Open

hi, about exclude file #2

leecade opened this issue Sep 11, 2012 · 1 comment

Comments

@leecade
Copy link

leecade commented Sep 11, 2012

is there a method to exclude files?

like

cp: {
    media: {
      src: '<%= dirs.output %>',
      dest: '<%= dirs.release %>',
     options: {
          exclude: '/^_/'
    }
    }
  }
@c4urself
Copy link
Owner

Not right now, i have no need for it myself, feel free to include a pull request, alternatively you can checkout grunt.contrib, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants