Skip to content

Instantly share code, notes, and snippets.

@steppefox
Created November 14, 2013 10:56
Show Gist options
  • Save steppefox/7464915 to your computer and use it in GitHub Desktop.
Save steppefox/7464915 to your computer and use it in GitHub Desktop.
GIT gitignore file
/upload/*
/assets/*
/protected/runtime/*
/themes/classic/views/
/protected/framework/
/public/image-content/*
*.tar.gz
*.sql
*config.local.php
!dump.tar.gz
!dump.sql
!.keepme
!.gitkeep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment