Files
onion-arch/.gitignore
2026-01-30 16:34:56 +03:00

13 lines
132 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
app.db
.python_version