mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
* feat: add server Docker image build (Dockerfile + GH Actions) Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
29 lines
344 B
Plaintext
29 lines
344 B
Plaintext
.git
|
|
.github
|
|
|
|
**/.DS_Store
|
|
|
|
**/node_modules
|
|
**/dist
|
|
|
|
cli/dist-exe
|
|
cli/release-artifacts
|
|
|
|
cli/**
|
|
!cli/package.json
|
|
!cli/bunfig.toml
|
|
!cli/tsconfig.json
|
|
!cli/src/**
|
|
!cli/scripts/**
|
|
!cli/tools/licenses/**
|
|
!cli/tools/archives/difftastic-LICENSE
|
|
!cli/tools/archives/ripgrep-LICENSE
|
|
!cli/tools/archives/*.tar.gz
|
|
|
|
**/*.log
|
|
|
|
**/.env
|
|
**/.env.*
|
|
|
|
.factory
|