Update .gitignore
This commit is contained in:
parent
fca079587d
commit
6652e7adbd
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@
|
|||||||
.venv/
|
.venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
dist/
|
dist/
|
||||||
test.py
|
test*.py
|
||||||
|
*.pcapng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user