Add gitignore

This commit is contained in:
thunderbiscuit 2021-12-07 10:10:30 -05:00
parent 145c526fc1
commit 5fd491a4e7
No known key found for this signature in database
GPG Key ID: 88253696EB836462

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.tox/
dist/
bdkpython.egg-info/
__pycache__/
libbdkffi.dylib
.idea/