Files
wehub-resource-sync 6db8fca185
docmd CI verification / verify (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:31:55 +08:00

40 lines
449 B
Plaintext

# Dependencies
node_modules/
.pnpm-debug.log*
# Logs
logs/
*.log
# Build Outputs
dist/
public/
site/
out/
*.tsbuildinfo
# OS Specific
.DS_Store
Thumbs.db
# Project Specific
genctx.config.json
genctx.context.md
_backup/
_documentation/
temp-*/
.cache/
.vscode/
# Environment
.env*
!.env.example
temp-live-test.mjs
# Rust Engine
packages/engines/rust/bin/*.node
packages/engines/rust-binaries/native/target/
# Docmd Cache
.docmd/
.docmd-search/