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