mirror of
https://git.fightbot.fun/hxuanyu/BingPaper.git
synced 2026-02-15 05:59:32 +08:00
23 lines
238 B
Plaintext
23 lines
238 B
Plaintext
.git
|
|
.github
|
|
node_modules
|
|
**/node_modules
|
|
data
|
|
output
|
|
scripts
|
|
# docs
|
|
*.md
|
|
docker-compose.yaml
|
|
Dockerfile
|
|
.dockerignore
|
|
webapp/.vscode
|
|
webapp/doc
|
|
webapp/.env*
|
|
!webapp/.env.production
|
|
web
|
|
webapp/dist
|
|
webapp/node_modules
|
|
.vscode
|
|
.idea
|
|
*.log
|