Skip to content

Commit

Permalink
resolve .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Apr 3, 2008
1 parent f8d4d5f commit 4571eb0
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions .gitignore
@@ -1,22 +1,3 @@
*.svn
rspec/pkg
*/tmtags
example_rails_app/vendor/rails/*
log
RSpec.tmbundle/Support/coverage
doc/output
rspec/story_server/prototype/rspec_stories.html
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/stories/all.rb
example_rails_app/stories/helper.rb
example_rails_app/script/spec
example_rails_app/script/spec_server
example_rails_app/spec/rcov.opts
example_rails_app/spec/spec.opts
example_rails_app/spec/spec_helper.rb
example_rails_app/vendor
tmtags
Support/coverage
.DS_Store

0 comments on commit 4571eb0

Please sign in to comment.