Skip to content

Instantly share code, notes, and snippets.

@mrhaw
Forked from marcjenkins/.gitignore
Created April 17, 2014 21:41
Show Gist options
  • Save mrhaw/11013169 to your computer and use it in GitHub Desktop.
Save mrhaw/11013169 to your computer and use it in GitHub Desktop.
# ignore everything in this directory
/*
# but not these
!.gitignore
!assets/
!core/
!_SASS/
!_JS/
# ignore cache and config
core/cache/*
core/config/config.inc.php
config.core.php
manager/config.core.php
connectors/config.core.php
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment