Skip to content

Instantly share code, notes, and snippets.

@alfa5
Created October 27, 2014 14:20
Show Gist options
  • Save alfa5/4841a1b320df547e6903 to your computer and use it in GitHub Desktop.
Save alfa5/4841a1b320df547e6903 to your computer and use it in GitHub Desktop.
Codeigniter Ignore
*/config/production
*/logs/log-*.php
*/logs/!index.html
*/cache/*
*/cache/!index.html
*/cache/!.htaccess
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
# OS or Editor folders
.DS_Store
.cache
.project
.settings
nbproject
thumbs.db
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
publish
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment