fix
This commit is contained in:
parent
ce3ea75fe0
commit
c186863189
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
node_modules
|
||||
build
|
||||
.vscode
|
||||
|
||||
# Output
|
||||
.output
|
||||
.vercel
|
||||
@ -18,8 +22,3 @@ Thumbs.db
|
||||
# Vite
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
node_modules
|
||||
.vscode
|
||||
.vscode
|
||||
node_modules/postcss-load-config/node_modules/yaml
|
||||
node_modules/.vite/deps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user