1
Fork 0
mirror of https://github.com/Steffo99/bbbdl.git synced 2024-10-16 06:17:29 +00:00
bbbdl/.gitignore
2020-11-18 11:53:09 +01:00

15 lines
143 B
Text

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