Do not ignore bisq.api/__init__.py

This commit is contained in:
ghubstan 2022-03-24 07:27:45 -03:00
parent 098da9ab2f
commit 54a2274518
No known key found for this signature in database
GPG Key ID: E35592D6800A861E

3
.gitignore vendored
View File

@ -36,7 +36,8 @@ python-examples/*.iml
python-examples/myvenv
python-examples/bisq/__pycache__
python-examples/bisq/api/__pycache__
python-examples/bisq/api/*.py
python-examples/bisq/api/grpc_*.py
python-examples/bisq/api/pb_*.py
python-examples/bisq/bots/__pycache__
python-examples/bisq/bots/bisq_events/__pycache__
python-examples/proto/*.proto