Skip to content

Instantly share code, notes, and snippets.

@smgladkovskiy
Last active September 26, 2015 07:48
Show Gist options
  • Save smgladkovskiy/1064361 to your computer and use it in GitHub Desktop.
Save smgladkovskiy/1064361 to your computer and use it in GitHub Desktop.
Kohana .gitignore
Thumb.bd
.DS_Store
.svn
.htaccess
*.log
*~
*.swp
*.mwb
*.bak
Icon?
code_coverage
coverage
nbproject
build
.idea
application/cache
application/logs
application/files
application/config/database.php
application/config/version.php
application/config/dev-htpasswd
htdocs/media/*
curl -o .gitignore https://gist.github.com/smgladkovskiy/1064361/raw/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment