Skip to content

Instantly share code, notes, and snippets.

@beshur
Created September 8, 2014 08:44
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 beshur/9f93e0fc5d0c36834a0f to your computer and use it in GitHub Desktop.
Save beshur/9f93e0fc5d0c36834a0f to your computer and use it in GitHub Desktop.
wordpress .gitignore
# Ignore everything in the root except the "wp-content" directory..
/
/wp-config.php
/local-config.php
/remote-config.php
!.gitignore
!wp-content
wp-includes
wp-admin
wp-snapshots
wp-content/uploads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment