Skip to content

Instantly share code, notes, and snippets.

@adhipg
Created January 22, 2015 14:04
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 adhipg/2600cdf9d454032b0c8e to your computer and use it in GitHub Desktop.
Save adhipg/2600cdf9d454032b0c8e to your computer and use it in GitHub Desktop.
Ignore everything but a certain subdirectory
*
!.gitignore
!/wp-content
/wp-content/*
!/wp-content/themes
/wp-content/themes/*
!/wp-content/themes/raison-winetrust/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment