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

Commit

Permalink
Merge pull request #1 from ST-Apps/master
Browse files Browse the repository at this point in the history
Up to date
  • Loading branch information
Afur authored Aug 6, 2016
2 parents 6988e37 + d2c7081 commit 82115de
Show file tree
Hide file tree
Showing 459 changed files with 79,350 additions and 79,035 deletions.
6 changes: 6 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
engines:
fixme:
enabled: true
ratings:
paths: []
exclude_paths: []
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################

.vs
project.lock.json
packages
bin/
obj/
Expand All @@ -12,3 +14,10 @@ obj/
/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
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "Pokemon-Go-Rocket-API"]
path = Pokemon-Go-Rocket-API
url = https://github.com/DetectiveSquirrel/Pokemon-Go-Rocket-API.git
url = https://github.com/FeroxRev/Pokemon-Go-Rocket-API.git
[submodule "Pokemon-GO-App-Assets-and-Images"]
path = Pokemon-GO-App-Assets-and-Images
url = https://github.com/Superviral/Pokemon-GO-App-Assets-and-Images.git
Binary file removed .vs/Pokemon Go Universal/v14/.suo
Binary file not shown.
Loading

0 comments on commit 82115de

Please sign in to comment.