Skip to content

Instantly share code, notes, and snippets.

@MaxLazar
Last active December 20, 2015 01:59
Show Gist options
  • Save MaxLazar/6053380 to your computer and use it in GitHub Desktop.
Save MaxLazar/6053380 to your computer and use it in GitHub Desktop.
.gitignore file for ExpressionEngine 2
# Global Files
config.local.php
.sass-cache
.DS_Store
[Tt]humbs.db
!.gitignore
*.log
# Images
images/cache/*
images/avatars/
images/captchas/
images/smileys/
images/member_photos/
images/signature_attachments/
images/pm_attachments/
# Caches
sized/
thumbs/
_thumbs/
*/expressionengine/cache/*
!*/expressionengine/cache/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment