forked from ST-Apps/PoGo-UWP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
23 lines (22 loc) · 1.01 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
.vs
project.lock.json
packages
bin/
obj/
/PokemonGo/RocketAPI/Proto/google/protobuf
/Google Protobuf
/PokemonGo-UWP/PokemonGo-UWP.csproj.user
/PokemonGo-UWP/null
/PokemonGo-UWP/Utils/BingKey.cs
/.vs/config/applicationhost.config
/PokemonGo-UWP/Utils/ApplicationKeys.cs
/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.10.0_ARM_Debug_Test/Add-AppDevPackage.resources
/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.10.0_ARM_Debug_Test/Dependencies
/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.11.0_ARM_Debug_Test/Add-AppDevPackage.resources
/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.11.0_ARM_Debug_Test/Dependencies
/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.12.0_ARM_Debug_Test/Add-AppDevPackage.resources
/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.12.0_ARM_Debug_Test/Dependencies
*.suo