File: .gitignore

package info (click to toggle)
ruby-fog 1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,744 kB
  • sloc: ruby: 82,278; xml: 472; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*~
*.gem
*.rbc
*.sw?
.rvmrc
.bundle
.DS_Store
.idea
bin/*
!bin/fog
!bin/rdoc
coverage
doc/*
docs/_site/*
docs/about/supported_services.markdown
Gemfile.lock
rdoc
pkg
spec/credentials.yml
vendor/*