45 lines
687 B
Plaintext
45 lines
687 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
.vite
|
|
|
|
# Build output
|
|
release/
|
|
dist-api/
|
|
dist-electron/
|
|
|
|
# XCOpenCodeWeb (来自独立仓库 https://github.com/anomalyco/XCOpenCodeWeb)
|
|
remote/xcopencodeweb/XCOpenCodeWeb.exe
|
|
service/xcopencodeweb/XCOpenCodeWeb.exe
|
|
services/xcopencodeweb/XCOpenCodeWeb.exe
|
|
|
|
# Tools output
|
|
tools/tongyi/ppt_output/
|
|
tools/tongyi/downloads/
|
|
tools/tongyi/__pycache__/
|
|
tools/mineru/__pycache__/
|
|
tools/blog/__pycache__/
|
|
|
|
# Notebook pydemos backup
|
|
notebook/ |