forked from ST-Apps/PoGo-UWP
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitignore
25 lines (24 loc) · 786 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
.vs
project.lock.json
packages
bin/
obj/
/PokemonGo/RocketAPI/Proto/google/protobuf
/PokemonGo-UWP/null
/PokemonGo-UWP/Utils/BingKey.cs
/.vs/config/applicationhost.config
/PokemonGo-UWP/Utils/ApplicationKeys.cs
/PokemonGo-UWP/AppPackages/
/PokemonGo-UWP/BundleArtifacts/
*.suo
*.user
*.tss
/pokehash keys.txt
/interesting links for development.txt
/PokemonGo-UWP/PokemonGo-UWP.nuget.props
/PokemonGo-UWP/PokemonGo-UWP.nuget.targets
/PokemonGo-UWP.Tests/PokemonGo-UWP.Tests.nuget.props
/PokemonGo-UWP.Tests/PokemonGo-UWP.Tests.nuget.targets