From 209bcab42783f80819beae49189a7cdc37c90170 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Wed, 4 Sep 2019 15:06:49 -0400 Subject: [PATCH] Added entries to .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9dc68e2..18e72f1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ venv*/ .coverage* reports/ .scannerwork/ +pypi/sshaudit/LICENSE +pypi/sshaudit/README.md +pypi/sshaudit/sshaudit.py