Files
xmpp-api/.gitignore
2025-04-20 23:22:04 +02:00

15 lines
153 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Testing artifacts
config.yaml
db.sqlite3