diff --git a/.gitignore b/.gitignore index 9755950..12c46c6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ !.pre-commit-config.yaml *.pcap ./docs/_build +**__pycache__** \ No newline at end of file