From 470e4d8421c6f72511bc1894e147a88a717fd8c3 Mon Sep 17 00:00:00 2001 From: Christoph Atteneder Date: Mon, 21 Mar 2022 13:00:45 +0100 Subject: [PATCH] Extend for python --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a004e30..f507692 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,9 @@ python-examples/bisq/api/*.py python-examples/bisq/bots/__pycache__ python-examples/bisq/bots/bisq_events/__pycache__ python-examples/proto/*.proto +python-examples/build +python-examples/.eggs +python-examples/bisq.egg-info reference-doc-builder/*.iml reference-doc-builder/build reference-doc-builder/.gradle