1
Fork 0
mirror of https://github.com/Steffo99/bbbdl.git synced 2024-11-25 00:54:20 +00:00
bbbdl/.gitignore
2020-10-26 18:02:37 +01:00

12 lines
116 B
Text

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