mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
19 lines
150 B
Plaintext
19 lines
150 B
Plaintext
# Local
|
|
.DS_Store
|
|
*.local
|
|
*.log*
|
|
|
|
# Dist
|
|
node_modules
|
|
dist/
|
|
.vinxi
|
|
.output
|
|
.vercel
|
|
.netlify
|
|
.wrangler
|
|
|
|
# IDE
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|