File: .gitignore

package info (click to toggle)
ruby-combustion 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: ruby: 628; makefile: 9; sh: 6
file content (15 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.gem
.bundle
.overmind.env
.tool-versions
data/*
Gemfile.lock
gemfiles/*.lock
gemfiles/*.gemfile
pkg/*
.rubocop-*-yml
.ruby-version
.rvmrc
spec/dummy/spec/internal/db/*.sqlite
spec/dummy/spec/internal/combustion
spec/dummy/spec/internal/test_another