提交 45829eac 编写于 作者: H Hwee-Boon Yar

Ruby: Don't ignore vendor/Pods/ for Cocoapods, specific to RubyMotion

上级 0ae23acc
......@@ -14,11 +14,18 @@
.dat*
.repl_history
build/
vendor/Pods/
*.bridgesupport
build-iPhoneOS/
build-iPhoneSimulator/
## Specific to RubyMotion (use of CocoaPods):
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# vendor/Pods/
## Documentation cache and generated files:
/.yardoc/
/_yardoc/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册