diff --git a/.gitignore b/.gitignore index 6e13704..556e364 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,10 @@ DerivedData *.hmap *.xccheckout -#CocoaPods +# CocoaPods Pods +*.xcworkspace + +# Ruby +vendor/ruby/2.0.0 +.bundle \ No newline at end of file