22 lines
239 B
Plaintext
22 lines
239 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Tooling artifacts
|
|
.mypy_cache/
|
|
.ropeproject/
|
|
.ruff_cache/
|
|
|
|
# Testing artifacts
|
|
config.yaml
|
|
db.sqlite3
|
|
prosody.cfg.lua
|
|
prosody/
|