public
Description: Rails application to manage events (users, talks, assets...) started for Barcamp PT 2008
Homepage: http://barcamp.webreakstuff.com
Clone URL: git://github.com/tpinto/coordinate.git
coordinate / .gitignore
100644 11 lines (10 sloc) 0.147 kb
1
2
3
4
5
6
7
8
9
10
11
log/*.log
tmp/**/*
.DS_Store
doc/api
doc/app
config/database.yml
db/*.sqlite*
public/feed.xml
public/javascripts/all.js
public/stylesheets/all.css