From ae96f6c841c8e32a266c634e75ce04094169bed3 Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Fri, 21 May 2021 11:01:31 +0200 Subject: [PATCH] Ignore pcap and json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e835174..8c80ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ venv .ipynb_checkpoints *.zip *.pcap +*.json