From 01befc54a6a15462301d9268a82193b1629c4bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Schmelczer?= Date: Tue, 12 Apr 2022 21:03:16 +0200 Subject: [PATCH] Remove secret MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: AndrĂ¡s Schmelczer --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d5ab14..86b1591 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ __pycache__ .pytest_cache **/.ipynb_checkpoints **/tracing_database.json +**/s3.ini \ No newline at end of file