Files
fuwari/.gitignore
二叉树树 2d9ecc95c5 chore: 更新.gitignore并调整导航栏配置
在.gitignore中添加.edgeone忽略项
移除导航栏中的"他站"链接,新增"状态"链接
2026-01-02 18:10:28 +08:00

36 lines
332 B
Plaintext

# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
.vercel
package-lock.json
bun.lockb
yarn.lock
.vscode
# 忽略上游仓库
ori
# EdgeOne
.edgeone