diff options
author | elijah <elijah@riseup.net> | 2013-03-18 00:55:08 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-03-31 18:19:23 -0700 |
commit | 60add619ac1dab6518baa7952e3292dcb65625e4 (patch) | |
tree | ef7fd020952ca118794ccaa04ee407382e359055 /vendor/rsync_command/.gitignore | |
parent | 6e57727eeac51c085670eb08dc2065706ef0f680 (diff) |
added gem rsync_command
Diffstat (limited to 'vendor/rsync_command/.gitignore')
-rw-r--r-- | vendor/rsync_command/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/rsync_command/.gitignore b/vendor/rsync_command/.gitignore new file mode 100644 index 0000000..d87d4be --- /dev/null +++ b/vendor/rsync_command/.gitignore @@ -0,0 +1,17 @@ +*.gem +*.rbc +.bundle +.config +.yardoc +Gemfile.lock +InstalledFiles +_yardoc +coverage +doc/ +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp |