ignore py module artifacts

This commit is contained in:
Kenneth Bingham 2025-03-04 14:52:09 -05:00
parent ae7fd48be5
commit b75c5b98f6
No known key found for this signature in database
GPG Key ID: 31709281860130B6

3
.gitignore vendored
View File

@ -37,3 +37,6 @@ yarn-error.log*
.obsidian
sdk/nodejs/sdk/dist
# py module artifacts
*.egg-info/