Files
stealth-ai-relay/backend/.gitignore
2026-01-21 01:20:01 +01:00

21 lines
174 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment
.env
# IDE
.idea
.vscode
# Research and Tests
t