Commit 6240b105 authored by Bucky Lee's avatar Bucky Lee
Browse files

Update .gitignore

parent 613ef178
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
.vite-ssg-temp

node_modules
.DS_Store
dist
dist-ssr
*.local

# lock
yarn.lock
package-lock.json
pnpm-lock.yaml
node_modules

*.log
**/.DS_Store
 No newline at end of file