remove user-secrets approach & prepare a pilot deploy
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Build artefacts — copying them in poisons the container's restore/publish with host-built binaries.
|
||||
**/bin/
|
||||
**/obj/
|
||||
**/logs/
|
||||
**/.vs/
|
||||
**/graphify-out/
|
||||
|
||||
# Never needed by the image
|
||||
**/*.user
|
||||
**/*.suo
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
docker-compose.yml
|
||||
CLAUDE.md
|
||||
CONVENTIONS.md
|
||||
AGENTS.md
|
||||
README.md
|
||||
LICENSE.md
|
||||
Reference in New Issue
Block a user