We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e19cb4 commit 50aec42Copy full SHA for 50aec42
.gitattributes
@@ -2,3 +2,5 @@
2
*.mp4 filter=lfs diff=lfs merge=lfs -text
3
*.png filter=lfs diff=lfs merge=lfs -text
4
*.jpg filter=lfs diff=lfs merge=lfs -text
5
+
6
+config/spotify-tui/client.yml filter=git-crypt diff=git-crypt
.gitignore
@@ -1,6 +1,6 @@
1
*.log
-*.bak
*.log.*
+*.bak
foo*
modules.lock.json
@@ -14,3 +14,4 @@ yarn.lock
14
package-lock.json
15
16
config/lazygit/state.yml
17
+config/spotify-tui/.spotify_token_cache.json
0 commit comments