mirror of
https://github.com/iamlukethedev/Claw3D.git
synced 2026-08-14 00:58:04 +00:00
* Added docker-ignore * ops(docker): publish Claw3D images from main. Add a GHCR publishing workflow and expose a health endpoint so Fly deployments can build and pass runtime health checks. Made-with: Cursor * ops(docker): publish branch preview images. Tag non-main branch builds with the branch name so test deployments can use GHCR images before merging to main. Made-with: Cursor --------- Co-authored-by: iamlukethedev <iamlukethedev@users.noreply.github.com> Co-authored-by: iamlukethedev <lucas.guilherme@smartwayslfl.com>
14 lines
141 B
Plaintext
14 lines
141 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.cursor
|
|
.DS_Store
|
|
npm-debug.log
|
|
test-results
|
|
coverage
|
|
*.tsbuildinfo
|
|
.env
|
|
.env.local
|
|
.env.development
|
|
.env.production
|