update gitignore

This commit is contained in:
Sevichecc 2022-08-14 02:19:10 +08:00
parent 980e7739cb
commit 9fff4b4bd7
2 changed files with 3 additions and 9 deletions

4
.gitignore vendored
View file

@ -1,10 +1,10 @@
.DS_Store
node_modules
.svelte-kit/*
.svelte-kit
/package
src/routes/**/
static/
build/*
build
.vercel_build_output/
.netlify/
.env.local

View file

@ -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)
### 写码进度