From b51e2de347c9d49d19279b5b1306b7bfb857d560 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Wed, 30 May 2018 12:00:25 +0200 Subject: [PATCH] added venv to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 93cb404..5a0e9b2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ __pycache__/ *.so # Distribution / packaging +venv-honeypot/ .venv .Python env/