Sha256: 077c3994f223035788a7f38ee971f96c813c9751311100b8752f70769aba14fa

Contents?: true

Size: 319 Bytes

Versions: 3

Compression:

Stored size: 319 Bytes

Contents

!/log/.keep
!/tmp/.keep
!/tmp/pids/
!/tmp/pids/.keep
*.stderr
*.stdout
.byebug_history
.idea/
.rspec_status
.ruby-version
/.bundle
**/.bundle
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
**/config/master.key
/coverage/
/doc/
/log/.keep
/pkg/
/public/assets
/spec/reports/
**/tmp/
/tmp/*
/tmp/pids/*
/Gemfile
**/.DS_Store

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
puma-daemon-0.3.2 .gitignore
puma-daemon-0.3.0 .gitignore
puma-daemon-0.2.3 .gitignore