mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-05-19 02:11:45 +00:00
chore: better gitignore
This commit is contained in:
parent
f483e75e08
commit
6057f8d57e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -20,3 +20,7 @@ ideas.todo
|
||||||
# Vite
|
# Vite
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
|
|
||||||
|
*.mkv
|
||||||
|
*.webm
|
||||||
|
*src/routes/test/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue