## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # User-specific files *.suo *.user *.userosscache *.sln.docstates *.userprefs .DS_Store xcuserdata .vscode .vs # Build results [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ [Bb]in/ [Oo]bj/ [Ll]og/ **/iOSBuild/ **/UWPBuild/ **/AndroidBuild/ externals/ output/ AppCenterStarter.m AppCenterStarter.m.meta Assets/Plugins/ Assets/Plugins.meta # .NET Core project.lock.json project.fragment.lock.json artifacts/ **/Properties/launchSettings.json # Cake tools/** !tools/packages.config #binary/bundles *.winmd *.dll *.aar *.framework *.bundle *.apk *.ipa # Secrets google-services.json* *.pfx* # Unity Library/ Temp/ UWP/project.json *.csproj *.sln RegisterIcalls.cpp UnityPackageManager # Firebase **/Assets/Plugins/Android/firebase-* **/Assets/Plugins/Android/support-* **/Assets/Plugins/Android/play-services-* Assets/Plugins/Android/appcenter/res Assets/Plugins/Android/appcenter/res.meta Assets/Firebase/ Assets/PlayServicesResolver/ Assets/PlayServicesResolver.meta ProjectSettings/AndroidResolverDependencies.xml # Cake CAKE_SCRIPT_TEMP* android_ndk # Android Studio */.idea/ # Android Manifest (not needed because it is regenerated at build time) Assets/Plugins/Android/appcenter/AndroidManifest.xml*