File: .gitignore

package info (click to toggle)
ruby-pluggaloid 1.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 264 kB
  • sloc: ruby: 1,752; sh: 2; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log
vendor/