Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Commit f9847c3

Browse files
author
Playfab Jenkins Bot
committed
https://api.playfab.com/releaseNotes/#170223
2 parents 6dc1263 + 11fb1d0 commit f9847c3

File tree

822 files changed

+3516
-43939
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

822 files changed

+3516
-43939
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/Assets/AssetStoreTools*
77
/Assets/PlayFabSDK*
88
/Assets/Plugins/PlayFabShared*
9+
/Source/ProjectSettings/
910

1011
# Autogenerated VS/MD solution and project files
1112
ExportedObj/
@@ -19,6 +20,9 @@ ExportedObj/
1920
*.pidb
2021
*.booproj
2122
*.svd
23+
PlayFabUnitySdk.unitypackage
24+
PlayFabUnitySdk.unitypackage.meta
25+
2226

2327

2428
# Unity3D generated meta files
-12.4 KB
Binary file not shown.

Source/.gitignore

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
/[Ll]ibrary/
2+
/[Tt]emp/
3+
/[Oo]bj/
4+
/[Bb]uild/
5+
/[Bb]uilds/
6+
/Assets/AssetStoreTools*
7+
/Assets/PlayFabSDK*
8+
/Assets/Plugins/PlayFabShared*
9+
10+
# Autogenerated VS/MD solution and project files
11+
ExportedObj/
12+
*.csproj
13+
*.unityproj
14+
*.sln
15+
*.suo
16+
*.tmp
17+
*.user
18+
*.userprefs
19+
*.pidb
20+
*.booproj
21+
*.svd
22+
23+
24+
# Unity3D generated meta files
25+
*.pidb.meta
26+
27+
# Unity3D Generated File On Crash Reports
28+
sysinfo.txt
29+
30+
# Builds
31+
*.apk

Source/Assets/AssetStoreTools.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.
Binary file not shown.

Source/Assets/AssetStoreTools/Editor/AssetStoreTools.dll.meta

Lines changed: 0 additions & 22 deletions
This file was deleted.
Binary file not shown.

Source/Assets/AssetStoreTools/Editor/AssetStoreToolsExtra.dll.meta

Lines changed: 0 additions & 22 deletions
This file was deleted.
Binary file not shown.

Source/Assets/AssetStoreTools/Editor/DroidSansMono.ttf.meta

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)