.gitignore 75 Bytes
*.zip
*.json
.DS_Store
venv/
.idea/
__pycache__/
__pycache__.*
user_data/**