mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:20:06 -04:00
ae4fc5e9c3
2. chore(about): 修改关于页的描述
39 lines
402 B
Plaintext
39 lines
402 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
|
|
|
|
# My test files
|
|
duolingo.py
|
|
duolingo copy.py
|
|
test.py
|
|
temp.js
|
|
|
|
Yeah*.json
|
|
main*.py
|
|
|
|
# Coming Soon...
|
|
gh-actions-daily-task.md |