mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-02 10:50:49 +08:00
23 lines
216 B
Plaintext
23 lines
216 B
Plaintext
# Node modules
|
|
node_modules/
|
|
|
|
# Build output
|
|
dist/
|
|
|
|
# Temporary build files
|
|
index.build.html
|
|
|
|
# npm lock files
|
|
package-lock.json
|
|
|
|
# IDE and editor files
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|