public
Fork of wycats/merb-core
Description: ivey's experimental merb-core
Homepage: http://gweezlebur.com
Clone URL: git://github.com/ivey/merb-core.git
Search Repo:
merb-core / .gitignore
100644 17 lines (17 sloc) 0.112 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
test_log
pkg
pkg/*
*.log
log
!log*.rb
*/log
log/*
*/log/*
coverage
.DS_Store
*.pid
*.gem
TAGS
*.rbc
*.tmproj
.#*