Skip to content

Commit 70b9ad3

Browse files
committed
.gitignore: remove *.xcodeproj
I'm about to add one to the tree. Change-Id: Iad25d8965d1095349588e11a5050f986e5ad2e76 Reviewed-on: https://go-review.googlesource.com/14260 Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
1 parent 7e79d05 commit 70b9ad3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ last-change
44
*.app
55
*.framework
66
*.aar
7-
*.xcodeproj
87
*.iml
98
.idea
109
.gradle
@@ -14,4 +13,4 @@ example/bind/android/local.properties
1413
example/bind/android/gradlew*
1514
example/bind/android/gradle
1615
example/bind/android/build
17-
example/bind/android/app/build
16+
example/bind/android/app/build

0 commit comments

Comments
 (0)