willbryant / cruisecontrolrb

CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build.

This URL has Read+Write access

cruisecontrolrb / .gitignore
100644 8 lines (7 sloc) 0.091 kb
1
2
3
4
5
6
7
8
*~
coverage
__sandbox
public/stylesheets/site.css
tmp/**/*
cruisecontrol.iws
public/builds