diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6e13704 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +# Xcode +.DS_Store +*/build/* +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 +xcuserdata +profile +*.moved-aside +DerivedData +.idea/ +*.hmap +*.xccheckout + +#CocoaPods +Pods diff --git a/README.md b/README.md new file mode 100644 index 0000000..74b5616 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Parsimmon +=========