mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-17 16:08:12 +00:00
tmp: Add to gitignore
This commit is contained in:
parent
3b8c1588e8
commit
82c640267f
7
.gitignore
vendored
7
.gitignore
vendored
@ -56,3 +56,10 @@ tap/extensions/*/expect
|
|||||||
|
|
||||||
# Ignore *.log files
|
# Ignore *.log files
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# Python
|
||||||
|
.venv
|
||||||
|
venv
|
||||||
|
|
||||||
|
# Build products
|
||||||
|
ui/up9-mizu-common-0.0.0.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user