Files
kubeshark/.dockerignore
Roee Gadot b01fe9c918 no message
2021-04-28 17:54:32 +03:00

18 lines
159 B
Plaintext

# Files
.dockerignore
.editorconfig
.gitignore
.env.*
Dockerfile
Makefile
LICENSE
**/*.md
**/*_test.go
*.out
# Folders
.git/
.github/
build/
**/node_modules/