add gitignore

This commit is contained in:
dankeyy 2023-02-16 11:40:32 +02:00
parent a080fcae27
commit b18ea846a3
No known key found for this signature in database
GPG key ID: 9EBEF7DB1A70533D

5
examples/python-interop/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
libhello*
.interop_env/
build/
demo.egg-info/
dist/