mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 14:29:29 +08:00
update gitignore
This commit is contained in:
parent
980e7739cb
commit
9fff4b4bd7
2 changed files with 3 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,10 +1,10 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
.svelte-kit/*
|
||||
.svelte-kit
|
||||
/package
|
||||
src/routes/**/
|
||||
static/
|
||||
build/*
|
||||
build
|
||||
.vercel_build_output/
|
||||
.netlify/
|
||||
.env.local
|
||||
|
|
|
@ -40,13 +40,7 @@ uid [ unknown] Seviche CC <sevichecc@outlook.com>
|
|||
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)
|
||||
|
||||
### 写码进度
|
||||
|
||||
|
|
Loading…
Reference in a new issue