mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 15:06:26 +00:00
Added gitignore for credentials.json
This commit is contained in:
parent
498c426ecd
commit
7f90dffe79
@ -29,7 +29,6 @@
|
|||||||
</body>
|
</body>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
var width = Math.max(960, innerWidth),
|
var width = Math.max(960, innerWidth),
|
||||||
height = Math.max(500, innerHeight);
|
height = Math.max(500, innerHeight);
|
||||||
|
|
||||||
|
1
SpotifyAPI.Web.Examples/CLI.PersistentConfig/.gitignore
vendored
Normal file
1
SpotifyAPI.Web.Examples/CLI.PersistentConfig/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
credentials.json
|
Loading…
Reference in New Issue
Block a user