mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-10-21 15:29:42 +00:00
18 lines
159 B
Plaintext
18 lines
159 B
Plaintext
# Files
|
|
.dockerignore
|
|
.editorconfig
|
|
.gitignore
|
|
.env.*
|
|
Dockerfile
|
|
Makefile
|
|
LICENSE
|
|
**/*.md
|
|
**/*_test.go
|
|
*.out
|
|
|
|
# Folders
|
|
.git/
|
|
.github/
|
|
build/
|
|
**/node_modules/
|