diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-11-16 15:32:51 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-11-16 15:32:51 +0900 |
| commit | 2e0f3936a88797e66a9be86de1b5f34d6b9b1c91 (patch) | |
| tree | fedd83138e23eb10bd34ba675556bce6b6f38270 /.gitignore | |
| parent | 🎨 (diff) | |
| download | sharkey-2e0f3936a88797e66a9be86de1b5f34d6b9b1c91.tar.gz sharkey-2e0f3936a88797e66a9be86de1b5f34d6b9b1c91.tar.bz2 sharkey-2e0f3936a88797e66a9be86de1b5f34d6b9b1c91.zip | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5b8a798ba6..ac7502f384 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,8 @@ misskey-assets # Vite temporary files vite.config.js.timestamp-* vite.config.ts.timestamp-* +vite.config.local-dev.js.timestamp-* +vite.config.local-dev.ts.timestamp-* # blender backups *.blend1 |