From 666059c8bfe44fcaed3af4d5d343fbb273695430 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 1 Dec 2020 12:55:26 -0500 Subject: [PATCH] Ignore more extraneous material --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 574b770a..b1a5b7d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ *.pyc .*. confluent_client/man/man* +confluent_client/doc/man +.vscode .*.sw* +.sw* +.idea/*