mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
24 lines
182 B
Plaintext
24 lines
182 B
Plaintext
## PROJECT::GENERAL
|
|
coverage
|
|
rdoc
|
|
doc
|
|
log
|
|
pkg/*
|
|
tmp
|
|
.rvmrc
|
|
.ruby-version
|
|
|
|
## BUNDLER
|
|
bin
|
|
*.gem
|
|
.bundle
|
|
Gemfile.lock
|
|
vendor/bundle
|
|
|
|
## PROJECT::SPECIFIC
|
|
.rbx
|
|
|
|
## IDEs
|
|
.idea/
|
|
.yardoc/
|