fog--fog/.gitignore

21 lines
196 B
Plaintext
Raw Normal View History

2011-03-21 14:23:20 -04:00
*~
2010-10-29 21:11:27 -04:00
*.gem
*.rbc
2009-05-18 03:13:06 -04:00
*.sw?
.rvmrc
2010-10-29 21:11:27 -04:00
.bundle
2009-05-18 03:13:06 -04:00
.DS_Store
.idea
2012-02-27 16:16:06 -05:00
bin/*
!bin/fog
!bin/rdoc
2009-05-18 03:13:06 -04:00
coverage
2010-10-29 21:11:27 -04:00
doc/*
docs/_site/*
docs/about/supported_services.markdown
2011-03-21 14:23:20 -04:00
Gemfile.lock
2009-05-18 03:13:06 -04:00
rdoc
pkg
spec/credentials.yml
2012-02-27 16:16:06 -05:00
vendor/*