File: .gitignore

package info (click to toggle)
ruby-cvss-suite 4.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,612 kB
  • sloc: ruby: 2,829; makefile: 4; sh: 3
file content (14 lines) | stat: -rw-r--r-- 138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/vendor/
/doc/
/pkg/
/spec/reports/
/tmp/
.idea/
/*.gem
.ruby-version
.rspec_status