From feb51c49c0451dd05b2a226a378d41cceb70e91c Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 29 Mar 2024 09:45:09 -0700 Subject: [PATCH] chore: metadata --- .gitignore | 6 +----- .netlify/blobs/deploy/artists/acid-bath.json | 4 ---- .netlify/blobs/deploy/artists/acrostichon.json | 4 ---- 3 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 .netlify/blobs/deploy/artists/acid-bath.json delete mode 100644 .netlify/blobs/deploy/artists/acrostichon.json diff --git a/.gitignore b/.gitignore index c3dcdc86..4229235d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,4 @@ node_modules .DS_Store # netlify -!.netlify/ -.netlify/* -!.netlify/blobs -.netlify/blobs/* -!.netlify/blobs/deploy \ No newline at end of file +.netlify \ No newline at end of file diff --git a/.netlify/blobs/deploy/artists/acid-bath.json b/.netlify/blobs/deploy/artists/acid-bath.json deleted file mode 100644 index 4c14c447..00000000 --- a/.netlify/blobs/deploy/artists/acid-bath.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "genre": "Sludge metal", - "mbid": "8b8b33a3-0a11-48b4-8f5a-aaa79f4282a8" -} \ No newline at end of file diff --git a/.netlify/blobs/deploy/artists/acrostichon.json b/.netlify/blobs/deploy/artists/acrostichon.json deleted file mode 100644 index db1c2701..00000000 --- a/.netlify/blobs/deploy/artists/acrostichon.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "genre": "Death metal", - "mbid": "72d7b013-5080-4629-b20d-74e8f98e45ee" -} \ No newline at end of file