1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/.gitignore

18 lines
162 B
Text
Raw Normal View History

2014-12-30 17:20:57 -05:00
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log
2015-01-20 09:42:23 -05:00
tests/.fog
gemfiles/Gemfile-edge.lock
.idea