Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
huntedcowstudios committed May 18, 2012
0 parents commit 3889c40
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
CTC
===

Runtime type checking for Cocoa containers

0 comments on commit 3889c40

Please sign in to comment.