aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoralex <[email protected]>2026-07-22 11:43:13 +0200
committeralex <[email protected]>2026-07-22 11:43:13 +0200
commitadd5304ab45bcf52ab63d96d32b511756ef30c80 (patch)
tree69dfb29a347c051d6f995484d3f86786cc7e95d4 /.gitignore
parentba2df9450b9409634e3e271a606b39a73392dc54 (diff)
downloadspotify-discord-widget-add5304ab45bcf52ab63d96d32b511756ef30c80.tar.xz
spotify-discord-widget-add5304ab45bcf52ab63d96d32b511756ef30c80.zip
swapped currently listening to for last liked
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3052eef..2d124cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
.env
-.venv \ No newline at end of file
+.venv
+tokens.db
+.cache \ No newline at end of file