bgfriend0
11 years ago
1 changed files with
13 additions and
0 deletions
-
13
0
.gitignore
|
@@ -0,0 +1,13 @@
|
|
|
+.DS_Store
|
|
|
+build
|
|
|
+Build
|
|
|
+Products
|
|
|
+*.pbxuser
|
|
|
+*.perspectivev3
|
|
|
+*.mode1v3
|
|
|
+*.xcworkspace
|
|
|
+*.xccheckout
|
|
|
+xcuserdata
|
|
|
+.DS_Store
|
|
|
+iCloud.framework
|
|
|
+
|