2
0
mirror of https://github.com/ddaodan/bgi-scripts.git synced 2025-11-03 14:24:14 +08:00

rebuild release branch

This commit is contained in:
ddaodan
2025-10-30 10:26:41 +00:00
committed by github-actions[bot]
commit 1869c116b9
131 changed files with 19178 additions and 0 deletions

32
.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
# Logs
logs
*.log
repo/js/**/*.txt
repo/pathing/**/*.txt
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
dist-ssr
coverage
*.local
/cypress/videos/
/cypress/screenshots/
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.vs/
*.tsbuildinfo