Skip to content

Instantly share code, notes, and snippets.

@rickard2
Created November 21, 2013 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickard2/7583216 to your computer and use it in GitHub Desktop.
Save rickard2/7583216 to your computer and use it in GitHub Desktop.
Ignore all bower_components except minified js
bower_components/*
!bower_components/*
bower_components/*/*
!bower_components/*/*.min.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment