File: .gitignore

package info (click to toggle)
ruby-cucumber-core 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 764 kB
  • sloc: ruby: 5,074; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Exuberant Ctags
/tags
Gemfile.local
Gemfile.local.lock
/Gemfile.lock
/tmp/
/coverage
/pkg
*.swo
.ruby-version
/doc
.bundle
vendor/
.idea/