Move all content in bdk-python subdirectory
This commit is contained in:
16
bdk-python/.gitignore
vendored
Normal file
16
bdk-python/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.tox/
|
||||
dist/
|
||||
bdkpython.egg-info/
|
||||
__pycache__/
|
||||
libbdkffi.dylib
|
||||
.idea/
|
||||
.DS_Store
|
||||
|
||||
*.swp
|
||||
|
||||
src/bdkpython/bdk.py
|
||||
src/bdkpython/*.so
|
||||
*.whl
|
||||
build/
|
||||
|
||||
testing-setup-py-simple-example.py
|
||||
Reference in New Issue
Block a user