Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Commit

Permalink
Add config.rb to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Stachl committed Sep 3, 2013
1 parent aa2a623 commit f9a62a8
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
.DS_Store
# YARD artifacts
.yardoc
_yardoc
doc/
Gemfile.lock
.rvmrc
*~
backup
config.rb

0 comments on commit f9a62a8

Please sign in to comment.