robbyrussell / rubyurl

Your favorite URL-shortening service in all of Ruby land

This URL has Read+Write access

rubyurl / .gitignore
100644 10 lines (9 sloc) 0.103 kb
1
2
3
4
5
6
7
8
9
10
log/*.log
tmp/**/*
coverage/**
.DS_Store
doc/api
doc/app
config/database.yml
db/*.sqlite3
db/schema.rb