1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/.gitignore

21 lines
No EOL
212 B
Text

.rvmrc
.ruby-version
tags
*.swp
dump.rdb
.rbx
coverage/
vendor/
.bundle/
.sass-cache/
tmp/
pkg/*.gem
.byebug_history
development.log
/Dockerfile
/Makefile
/docker-compose.yml
Gemfile.lock
*.DS_Store
doc/
.yardoc/