Edited .gitignore
This commit is contained in:
parent
6947a79f25
commit
35eecc0fff
1 changed files with 8 additions and 5 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -132,10 +132,13 @@ dist
|
||||||
# Specific
|
# Specific
|
||||||
*.env
|
*.env
|
||||||
*.txt
|
*.txt
|
||||||
*.json
|
|
||||||
*.mp4
|
*.mp4
|
||||||
*.exe
|
lastfm.json
|
||||||
|
sw-blocklist.txt
|
||||||
package-lock.json
|
package-lock.json
|
||||||
!resources.json
|
tmp/
|
||||||
plugins/*
|
|
||||||
tmp/*
|
# Executables
|
||||||
|
*.exe
|
||||||
|
yt-dlp
|
||||||
|
ffmpeg
|
Loading…
Add table
Add a link
Reference in a new issue