diff options
| author | alex <[email protected]> | 2026-07-21 21:03:51 +0200 |
|---|---|---|
| committer | alex <[email protected]> | 2026-07-21 21:03:51 +0200 |
| commit | ba2df9450b9409634e3e271a606b39a73392dc54 (patch) | |
| tree | 3f216f41f933b157ff2ab1b093b9fb3ba7008733 /.idea | |
| download | spotify-discord-widget-ba2df9450b9409634e3e271a606b39a73392dc54.tar.xz spotify-discord-widget-ba2df9450b9409634e3e271a606b39a73392dc54.zip | |
init, todo: fix spotify profile picture fetching
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..897e722 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ |
