fog--fog/.gitignore

24 lines
218 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
.yardoc
/tests/.fog
2012-02-27 16:16:06 -05:00
bin/*
!bin/fog
.fog
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
yardoc
2009-05-18 03:13:06 -04:00
pkg
spec/credentials.yml
2012-02-27 16:16:06 -05:00
vendor/*
2013-01-15 07:02:02 -05:00
tags