File: .gitignore

package info (click to toggle)
ruby-mixlib-versioning 1.2.23-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: ruby: 1,563; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
_yardoc
.bundle
.config
.DS_Store
.idea
.rake_tasks~
.rspec
.ruby-version
.rvmrc
.yardoc
.yardopts
*.gem
*.rbc
*.sw?
bin/
coverage
doc
Gemfile.local
Gemfile.lock
InstalledFiles
lib/bundler/man
pkg
spec/reports
test/tmp
test/version_tmp
tmp
vendor