diff --git a/.gitignore b/.gitignore index 2da622fd..9632cb21 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ node_modules dist dist-ssr *.local +bun.lockb # Editor directories and files .vscode/* diff --git a/.vscode/extensions.json b/.vscode/extensions.json deleted file mode 100644 index 28d1e67a..00000000 --- a/.vscode/extensions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "recommendations": ["svelte.svelte-vscode"] -} diff --git a/README.md b/README.md index ec87f041..040c0875 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ The Meower client is possible thanks to these ***amazing*** **people**! - @silvxrcat - @mdwalters - @williamhorning -- @zedthehedgehog +- @zedsleepyhead - @ArrowAced -- @theotherhades \ No newline at end of file +- @theotherhades diff --git a/index.html b/index.html index 1f30f562..0bee404a 100644 --- a/index.html +++ b/index.html @@ -38,10 +38,10 @@