Merge pull request #11338 from 1P-Cusack/FogBugz/Case_6491_Part7

[Case 6491] Remainder of entitySelectionTool clean up (details below).
This commit is contained in:
Melissa Brown 2017-10-10 10:36:14 -07:00 committed by GitHub
commit 662bb6c103
2 changed files with 918 additions and 1410 deletions

9
.gitignore vendored
View file

@ -17,6 +17,15 @@ Makefile
local.properties
android/libraries
# VSCode
# List taken from Github Global Ignores master@435c4d92
# https://github.com/github/gitignore/commits/master/Global/VisualStudioCode.gitignore
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# Xcode
*.xcodeproj
*.xcworkspace

File diff suppressed because it is too large Load diff