File: .gitignore

package info (click to toggle)
ruby-twitter-stream 0.1.16-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 252 kB
  • sloc: ruby: 636; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
*.sw?
.rake_tasks~
.DS_Store
coverage
rdoc
pkg
Gemfile.lock
coverage/*
.yardoc/*
doc/*