1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/.gitignore
Eric Hodel 97e62a9b1a Use :default from tests/.fog for test credentials
This prevents new test users from being afraid that their real accounts
may be used for fog testing when running tests without mocking.

See also #1218
2012-10-18 17:14:23 -07:00

22 lines
213 B
Text

*~
*.gem
*.rbc
*.sw?
.rvmrc
.bundle
.DS_Store
.idea
/tests/.fog
bin/*
!bin/fog
!bin/rdoc
.fog
coverage
doc/*
docs/_site/*
docs/about/supported_services.markdown
Gemfile.lock
rdoc
pkg
spec/credentials.yml
vendor/*