File: .gitignore

package info (click to toggle)
ruby-amq-protocol 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 392 kB
  • sloc: ruby: 4,212; python: 247; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
5
6
7
8
9
/*.gem
/.rvmrc
tmp
*.pyc
/vendor/bundle
/vendor/amq-*
/coverage
Gemfile.lock
.rbx/*