diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d522f94 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# CocoaPods +# +# We recommend against adding the Pods directory to your .gitignore. However +# you should judge for yourself, the pros and cons are mentioned at: +# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? +# +# Pods/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..c3c79ba --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +RTLibrary-ios +=============