diff --git a/.gitignore b/.gitignore index e5085fa..8501576 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ bdkFFI.h BitcoinDevKit.swift bdk.swift .build + +# Python related +__pycache__ \ No newline at end of file diff --git a/api-docs/python/docs/__pycache__/bdk.cpython-310.pyc b/api-docs/python/docs/__pycache__/bdk.cpython-310.pyc deleted file mode 100644 index 6135d94..0000000 Binary files a/api-docs/python/docs/__pycache__/bdk.cpython-310.pyc and /dev/null differ