From 3e1564b9d0166263b3539034ae9cf350974e030b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Schmelczer?= Date: Thu, 26 May 2022 21:49:51 +0200 Subject: [PATCH] Remove clutter --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86b1591..de525f2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ __pycache__ .pytest_cache **/.ipynb_checkpoints **/tracing_database.json -**/s3.ini \ No newline at end of file +**/s3.ini +*.egg-info