Files
hapi/cli/.gitignore
T

40 lines
542 B
Plaintext

*-debug.log
*-error.log
**/.DS_Store
/.idea
/dist
/tmp
/node_modules
oclif.manifest.json
# Unpacked binaries (keep archives)
/tools/unpacked/
# Build outputs
/dist-exe/
/release-artifacts/
# Generated npm platform packages (created by prepare-npm-packages.ts)
/npm/*/package.json
/npm/*/bin/hapi
/npm/*/bin/hapi.exe
/npm/*/bin/hapi.cjs
/npm/*/NOTICE
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