orbit-basic/.gitignore

14 lines
212 B
Plaintext

.bundle
db/*.sqlite3
log/*.log
tmp/**/*
.DS_Store
config/database.yml
public/stylesheets/all*
public/javascripts/all*
test/unit/*
test/fixtures/*
test/functional/*
coverage/*
vendor/rails/*
db/development.sqlite3