public
Description: Resources for rspec developers/contributors
Homepage: http://rspec.info/
Clone URL: git://github.com/dchelimsky/rspec-dev.git
stop ignoring generated files
dchelimsky (author)
Fri Jul 18 19:34:19 -0700 2008
commit  7fa022c2bdddf7b16d84ee3b403ec17179a896c8
tree    29c2692ba67adc0dc4366d15b297c23dcbff8e31
parent  a84844593eea2940e2923d46692dbd9a8601622d
...
13
14
15
16
17
18
19
20
21
...
13
14
15
 
 
 
 
 
 
0
@@ -13,9 +13,3 @@ example_rails_app/vendor
0
 *.ipr
0
 *.iws
0
 *~
0
-example_rails_app/spec
0
-example_rails_app/script/spec_server
0
-example_rails_app/script/spec
0
-example_rails_app/script/autospec
0
-stories
0
-example_rails_app/lib/tasks/rspec.rake

Comments

    No one has commented yet.