fix fatal error about bmap. continue writing py bmap binding
This commit is contained in:
5
BMapBindings/PyBMap/.gitignore
vendored
5
BMapBindings/PyBMap/.gitignore
vendored
@ -1,3 +1,8 @@
|
||||
# my ban
|
||||
*.dll
|
||||
*.pdb
|
||||
testbench.py
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Reference in New Issue
Block a user