Skip to content

Commit 05edac3

Browse files
committed
Updating .gitignore to not include iOS build artifacts.
Change-Id: I8777e10ea8e4f5021aa2f606c2151797f8e2e0e4
1 parent d115326 commit 05edac3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.gradle/
22
.idea/
3+
.vscode/
34
bin/
45
build/
56
*.iml
@@ -23,3 +24,5 @@ GoogleSignInPlugin/Assets/Plugins/iOS/client*.plist*
2324

2425
Assembly-CSharp-Editor.csproj
2526
Assembly-CSharp.csproj
27+
contents.xcworkspacedata
28+
staging/native/testapp/testapp.xcodeproj/project.xcworkspace/xcuserdata

0 commit comments

Comments
 (0)