mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2025-01-09 13:27:46 +00:00
Ignore launch settings
This commit is contained in:
parent
f39fbf8757
commit
4a255386d4
2
.gitignore
vendored
2
.gitignore
vendored
@ -117,4 +117,4 @@ UpgradeLog*.XML
|
|||||||
.env
|
.env
|
||||||
SpotifyAPI.Web.Tests/UtilTests/Test.cs
|
SpotifyAPI.Web.Tests/UtilTests/Test.cs
|
||||||
|
|
||||||
Properties/launchSettings.json
|
launchSettings.json
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"profiles": {
|
|
||||||
"Example.CLI.CustomHTML": {
|
|
||||||
"commandName": "Project",
|
|
||||||
"environmentVariables": {
|
|
||||||
"SPOTIFY_CLIENT_ID": "Value",
|
|
||||||
"SPOTIFY_CLIENT_SECRET": "Value"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user