Files
webzine/.dockerignore
c.bobin 957a1e3f42 Test: CI/CD
Signed-off-by: c.bobin <clement.bobin@diiage.org>
2026-03-26 15:43:55 +01:00

25 lines
315 B
Plaintext

**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/.idea
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md