NOT slop
This commit is contained in:
parent
346dfca843
commit
9c7da54176
3 changed files with 12 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(grep:*)",
|
||||
"Bash(find /c/Users/Admin/Documents/GitHub/monochrome -type f \\\\\\(-name *.html -o -name index.html \\\\\\))",
|
||||
"Bash(xargs wc:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,7 +4,7 @@ dist
|
|||
*.local
|
||||
.vite
|
||||
.vscode
|
||||
|
||||
.claude
|
||||
# Docker
|
||||
.env
|
||||
# Neutralino
|
||||
|
|
|
|||
|
|
@ -284,5 +284,16 @@
|
|||
"explicit": true,
|
||||
"audioQuality": "LOSSLESS",
|
||||
"mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] }
|
||||
},
|
||||
{
|
||||
"type": "album",
|
||||
"id": 473188494,
|
||||
"title": "Blue Flame",
|
||||
"artist": { "id": 3799089, "name": "Lil B" },
|
||||
"releaseDate": "2010-09-13",
|
||||
"cover": "35b19623-cb5c-491a-81ea-ebac108c58f2",
|
||||
"explicit": true,
|
||||
"audioQuality": "LOSSLESS",
|
||||
"mediaMetadata": { "tags": ["LOSSLESS"] }
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue