public
Description: Resources for rspec developers/contributors
Homepage: http://rspec.info/
Clone URL: git://github.com/dchelimsky/rspec-dev.git
dchelimsky (author)
Mon Oct 05 22:27:31 -0700 2009
commit  086cd7c64db47b4f6638d34da63f83b564d46311
tree    f3314e117cbe5784a5302e080e15fa4b37eff797
parent  61ba570ca011a86b67b3635561b6cbb5183e338b
rspec-dev / .gitignore
100644 19 lines (18 sloc) 0.292 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.svn
*/tmtags
repos.yml
RSpec.tmbundle
example_rails_app/config/database.yml
example_rails_app/db/schema.rb
example_rails_app/db/*.db
example_rails_app/log
example_rails_app/coverage
example_rails_app/vendor
example_rails_app/tmp
.DS_Store
.emacs-project
*.iml
*.ipr
*.iws
*~
website/output