mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
Development environment functions
This commit is contained in:
15
deploy/dev/components/.gitignore
vendored
Normal file
15
deploy/dev/components/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
*.d.ts
|
||||
*.js
|
||||
node_modules
|
||||
cdktf.out
|
||||
cdktf.log
|
||||
*terraform.*.tfstate*
|
||||
.gen
|
||||
.terraform
|
||||
tsconfig.tsbuildinfo
|
||||
!jest.config.js
|
||||
!setup.js
|
||||
/zitadel-values.yaml
|
||||
/traefik-values.yaml
|
||||
/postgres-values.yaml
|
||||
/debug-fullsynth.json
|
Reference in New Issue
Block a user