Files
pikasTech-HWLAB/.gitignore
T
2026-05-25 08:59:01 +08:00

42 lines
525 B
Plaintext

# OS and editor files
.DS_Store
Thumbs.db
*.swp
*.swo
.idea/
.vscode/
# Logs and local environment
*.log
.env
.env.*
!.env.example
# Build outputs
bin/
!tools/hwlab-cli/bin/
!tools/hwlab-cli/bin/hwlab-cli.mjs
dist/
build/
coverage/
tmp/
# Go
*.test
*.out
vendor/
# Node package managers, for future web work
node_modules/
.pnpm-store/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Deploy/runtime state
*.local.json
.state/
# G14 generated GitOps desired state is stored on the G14-gitops branch.
/deploy/gitops/g14/