Permalink
Please sign in to comment.
@@ -0,0 +1 @@ | ||
+*.pbxproj -crlf -diff -merge |
11
.gitignore
@@ -0,0 +1,11 @@ | ||
+# xcode noise | ||
+build/* | ||
+*.pbxuser | ||
+*.mode1v3 | ||
+ | ||
+# old skool | ||
+.svn | ||
+ | ||
+# osx noise | ||
+.DS_Store | ||
+profile |
0 comments on commit
d9b2664