mirror of
https://github.com/bisq-network/bisq-api-reference.git
synced 2026-01-27 17:43:33 +00:00
Do not ignore bisq.api/__init__.py
This commit is contained in:
parent
098da9ab2f
commit
54a2274518
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user