diff --git a/examples/python-interop/.gitignore b/examples/python-interop/.gitignore new file mode 100644 index 0000000000..fbee8bbbfc --- /dev/null +++ b/examples/python-interop/.gitignore @@ -0,0 +1,5 @@ +libhello* +.interop_env/ +build/ +demo.egg-info/ +dist/