diff --git a/.gitignore b/.gitignore index a7cc76e2..6b8de418 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ examples/go/gen/**/* examples/python/gen/**/* examples/python/build/**/* examples/python/venv/**/* +examples/python/dist/**/* !examples/rust/src/gen/mod.rs diff --git a/examples/python/dist/sift_protos-0.1-py3-none-any.whl b/examples/python/dist/sift_protos-0.1-py3-none-any.whl deleted file mode 100644 index 1ad763fa..00000000 Binary files a/examples/python/dist/sift_protos-0.1-py3-none-any.whl and /dev/null differ diff --git a/examples/python/dist/sift_protos-0.1.tar.gz b/examples/python/dist/sift_protos-0.1.tar.gz deleted file mode 100644 index 63a372ec..00000000 Binary files a/examples/python/dist/sift_protos-0.1.tar.gz and /dev/null differ