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

19 lines
199 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