Compare commits

..

2 Commits

Author SHA1 Message Date
かっこかり 51962e9d8e
Merge 77b2bb20db into ceb4640669 2024-09-19 13:57:51 +08:00
かっこかり ceb4640669
fix(frontend): viteの一時ファイルがgitの変更に含まれないように (#14571) 2024-09-18 19:23:05 +09:00
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -65,6 +65,10 @@ temp
tsdoc-metadata.json
misskey-assets
# Vite temporary files
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# blender backups
*.blend1
*.blend2