This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/.gitignore

12 lines
191 B
Plaintext

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