Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aitskovi committed Aug 8, 2010
0 parents commit 1bc10e9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
*.pbxproj -diff
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
.DS_Store
*.swp
*~.nib

build/

*.pbxuser
*.perspective
*.perspectivev3

*.mode1v3
*.mode2v3
3 changes: 3 additions & 0 deletions README
@@ -0,0 +1,3 @@
animation

An animation queue for UIView animations in objective C

0 comments on commit 1bc10e9

Please sign in to comment.