diff --git a/.gitignore b/.gitignore index ec09eed..10c5a42 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ build/ dist/ python_okx.egg-info/ *.DS_Store +**/__pycache__ **/**/__pycache__ ### STS ###