Add build directory to gitignore

This commit is contained in:
thunderbiscuit
2022-02-16 21:30:36 -05:00
parent be87629aba
commit a6943af686

1
.gitignore vendored
View File

@@ -10,3 +10,4 @@ libbdkffi.dylib
src/bdkpython/bdk.py
*.whl
build/