diff --git a/.gitignore b/.gitignore index edd9d60..fe39a87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build/ dist/ +ccxt/__pycache__/ +__pycache__/ \ No newline at end of file