File: .gitignore

package info (click to toggle)
ruby-sentry-rails 6.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: ruby: 1,771; makefile: 7; sh: 4
file content (12 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/spec/dummy/test_rails_app/db*
/tmp/

# rspec failure tracking
.rspec_status