Michael Zhang
d3d9145610
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
34 lines
363 B
Text
34 lines
363 B
Text
# 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
|
|
|
|
PragmataPro-Mono-Liga-Regular-Nerd-Font-Complete.woff2
|
|
*.agdai
|
|
_build
|
|
.direnv
|
|
|
|
|
|
/result
|
|
.pnpm-store
|
|
|
|
/public/generated
|
|
|
|
.frontmatter
|