File: .gitignore

package info (click to toggle)
ruby-trollop 2.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: ruby: 2,078; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (5)
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
*.swp
*.o
*.a
mkmf.log