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

18 lines
172 B
Plaintext
Raw Normal View History

2011-01-28 02:27:24 +00:00
!.gitignore
2010-03-08 08:04:05 +00:00
.bundle
db/*.sqlite3
2009-05-07 16:53:18 +00:00
log/*.log
tmp/**/*
2011-01-28 02:27:24 +00:00
public/uploads/**/*
uploads/**/*
.DS_Store
*.swp
2011-07-22 03:07:29 +00:00
public/javascripts
public/stylesheets
config/application.rb
2011-10-18 03:21:24 +00:00
.rvmrc