public
Description: Exception notifications for Merb, via email or web hooks
Homepage: http://code.new-bamboo.co.uk/merb
Clone URL: git://github.com/newbamboo/merb_exceptions.git
merb_exceptions / .gitignore
100644 12 lines (12 sloc) 0.085 kb
1
2
3
4
5
6
7
8
9
10
11
12
test_log
pkg
pkg/*
*/pkg/*
*.log
log
!log*.rb
*/log
log/*
*/log/*
coverage
*/coverage