diff --git a/.gitignore b/.gitignore index d41e674..155fba0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ .contentlayer node_modules yarn-error.log -public/search.json \ No newline at end of file +public/search.json +app/tag-data.json \ No newline at end of file diff --git a/app/tag-data.json b/app/tag-data.json deleted file mode 100644 index 1eb54a6..0000000 --- a/app/tag-data.json +++ /dev/null @@ -1 +0,0 @@ -{"test":1,"deployment":1} \ No newline at end of file