From 9fff4b4bd7c5e705b4647936100ca7d60ebf95ea Mon Sep 17 00:00:00 2001 From: Sevichecc <91365763+Sevichecc@users.noreply.github.com> Date: Sun, 14 Aug 2022 02:19:10 +0800 Subject: [PATCH] update gitignore --- .gitignore | 4 ++-- urara/about/index.svelte.md | 8 +------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 3736f6da..9287bf5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,10 @@ .DS_Store node_modules -.svelte-kit/* +.svelte-kit /package src/routes/**/ static/ -build/* +build .vercel_build_output/ .netlify/ .env.local diff --git a/urara/about/index.svelte.md b/urara/about/index.svelte.md index 8ba0dbaf..de9d90ef 100644 --- a/urara/about/index.svelte.md +++ b/urara/about/index.svelte.md @@ -40,13 +40,7 @@ uid [ unknown] Seviche CC sub cv25519 2022-08-13 [E] [expires: 2025-08-12] ``` -我的最新公钥: - -- [keys.opengpd.org](https://keys.openpgp.org/vks/v1/by-fingerprint/76DF9F9CC0C3619AA12CB914AFF18B986818D8AD) - -```bash - -``` +我的最新公钥: [keys.openpgp.org](https://keys.openpgp.org/vks/v1/by-fingerprint/76DF9F9CC0C3619AA12CB914AFF18B986818D8AD) ### 写码进度