Add gitignore

This commit is contained in:
thunderbiscuit
2021-12-07 10:10:30 -05:00
parent 145c526fc1
commit 5fd491a4e7

6
.gitignore vendored Normal file
View File

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