Skip to content

Commit 50aec42

Browse files
committed
🔨 chore: updated .gitignore and .gitattributes
1 parent 9e19cb4 commit 50aec42

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
*.mp4 filter=lfs diff=lfs merge=lfs -text
33
*.png filter=lfs diff=lfs merge=lfs -text
44
*.jpg filter=lfs diff=lfs merge=lfs -text
5+
6+
config/spotify-tui/client.yml filter=git-crypt diff=git-crypt

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*.log
2-
*.bak
32
*.log.*
3+
*.bak
44
foo*
55

66
modules.lock.json
@@ -14,3 +14,4 @@ yarn.lock
1414
package-lock.json
1515

1616
config/lazygit/state.yml
17+
config/spotify-tui/.spotify_token_cache.json

0 commit comments

Comments
 (0)