diff options
| author | Teddy Wing | 2012-09-29 13:47:06 -0400 |
|---|---|---|
| committer | Teddy Wing | 2012-09-29 13:47:06 -0400 |
| commit | 6d8b8b66affdd9aba8ed4c5008612a01cb93481d (patch) | |
| tree | 274f351ecd1325418f9cb503c6cb7fe0becdc8f6 /.gitignore | |
| download | babblr-iOS-6d8b8b66affdd9aba8ed4c5008612a01cb93481d.tar.bz2 | |
Initial commit. Created RootViewController class with UIWebView.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cb34ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build +*.pbxuser +*.perspectivev3 +*.mode1v3 + |
