mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27:33 +00:00
soc
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,6 +7,7 @@
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
!login/.env.test
|
||||
|
||||
# Coverage
|
||||
coverage.txt
|
||||
@@ -68,6 +69,7 @@ docs/docs/apis/proto
|
||||
/internal/api/ui/login/static/resources/themes/zitadel/css/zitadel.css
|
||||
/internal/api/ui/login/static/resources/themes/zitadel/css/zitadel.css.map
|
||||
zitadel-*-*
|
||||
!login/**/zitadel-*-*
|
||||
|
||||
# local
|
||||
build/local/*.env
|
||||
|
Reference in New Issue
Block a user