-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
18 lines (17 loc) · 850 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/WhereOnEarthBot/v16
/.vs/WhereOnEarthBot/DesignTimeBuild
/DailyBingChallengeBot.Tests/bin/Release/netcoreapp2.1
/DailyBingChallengeBotDeployment/bin/Release/staging/WhereOnEarthBotDeployment
/DailyBingChallengeBot.Tests/obj/Release/netcoreapp2.1
/DailyBingChallengeBot.Tests/obj
/DailyBingChallengeChooserBot/Properties/PublishProfiles
/.vs/WhereOnEarthBot/config/applicationhost.config
/WhereOnEarthDeployment/bin/Release/staging/WhereOnEarthBotDeployment
/WhereOnEarthBot/Properties
/WhereOnEarthBot/PostDeployScripts
/WhereOnEarth.Tests/Properties
/WhereOnEarth.Tests/obj
/WhereOnEarth.Tests/bin