mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-19 04:19:30 +08:00
51 lines
508 B
Plaintext
51 lines
508 B
Plaintext
public/_server/config.json
|
|
introduce.md
|
|
|
|
# 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?
|
|
|
|
dist.zip
|
|
story.md
|
|
dist.rar
|
|
*.h5save
|
|
*.h5route
|
|
index.cjs
|
|
!public/swap/*.h5save
|
|
_bundle
|
|
out
|
|
dist-resource
|
|
_temp
|
|
dam1.png
|
|
dam2.png
|
|
dam3.png
|
|
dam4.png
|
|
meeting.md
|
|
|
|
*.csv
|
|
script/special.ts
|
|
script/people.ts
|
|
docs/
|
|
user.ts
|