mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-10-19 14:30:14 +00:00
* Split ui build into build and build-ent folders * remove is_standalone var Co-authored-by: RoyUP9 <87927115+RoyUP9@users.noreply.github.com>
17 lines
152 B
Plaintext
17 lines
152 B
Plaintext
# Files
|
|
.dockerignore
|
|
.editorconfig
|
|
.gitignore
|
|
Dockerfile
|
|
Makefile
|
|
LICENSE
|
|
**/*.md
|
|
**/*_test.go
|
|
*.out
|
|
|
|
# Folders
|
|
.git/
|
|
.github/
|
|
build/
|
|
**/node_modules/
|