Add .vite/ to gitignore
This commit is contained in:
parent
dcf273e698
commit
3be4009b52
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,3 +21,4 @@ Thumbs.db
|
||||||
# Vite
|
# Vite
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
|
.vite
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue