mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
28 lines
331 B
Plaintext
28 lines
331 B
Plaintext
*-debug.log
|
|
*-error.log
|
|
**/.DS_Store
|
|
/.idea
|
|
/dist
|
|
/tmp
|
|
/node_modules
|
|
oclif.manifest.json
|
|
|
|
# Unpacked binaries (keep archives)
|
|
/tools/unpacked/
|
|
|
|
|
|
|
|
pnpm-lock.yaml
|
|
|
|
# Environment variables
|
|
.env
|
|
.env*.local
|
|
|
|
# Claude code session level settings
|
|
.claude/settings.local.json
|
|
|
|
# Local installation
|
|
.happy/
|
|
|
|
**/*.log
|
|
.release-notes-temp.md |