chore: initial version of a devcontainer (#6352)

* chore: initial version of a devcontainer

* test

* add make
This commit is contained in:
Florian Forster
2023-08-15 10:49:05 +02:00
committed by GitHub
parent cc4499ec2d
commit 8953353210
5 changed files with 49 additions and 2 deletions

1
.gitignore vendored
View File

@@ -73,6 +73,7 @@ migrations/cockroach/migrate_cloud.go
/.artifacts/*
!/.artifacts/zitadel
/zitadel
node_modules/
go.work
go.work.sum