# bbbdl ignores
*.json
*.mp4
# Python ignores
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# PyCharm ignores
.idea/
# Docs ignore
/docs/build