Spaces:
Build error
Build error
*.egg-info | |
*.pyc | |
build/ | |
flagged/ | |
# compilation and distribution | |
__pycache__ | |
_ext | |
*.so | |
maskrcnn_benchmark.egg-info/ | |
dist/ | |
# ipython/jupyter notebooks | |
*.ipynb | |
**/.ipynb_checkpoints/ | |
# Pycharm editor settings | |
.idea | |
# vscode editor settings | |
.vscode | |
# MacOS | |
.DS_Store | |
# Custom | |
*.custom.py |