Skip to content

Commit

Permalink
Updating .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Courtois committed Jul 30, 2013
1 parent 0caff8b commit d121531
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 119 deletions.
20 changes: 17 additions & 3 deletions .gitignore
@@ -1,6 +1,20 @@
.bundle/
log/*.log
pkg/
*.gem
*.rbc
.bundle
.config
.yardoc
Gemfile.lock
InstalledFiles
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
spec/dummy/db/*.sqlite3
spec/dummy/log/*.log
spec/dummy/tmp/
Expand Down
116 changes: 0 additions & 116 deletions Gemfile.lock

This file was deleted.

0 comments on commit d121531

Please sign in to comment.