SpectralVPN/.gitignore
2026-04-16 22:27:18 +03:00

7 lines
120 B
Text

.venv
.env
API/__pycache__
API/models/__pycache__
API/routers/__pycache__
API/schemas/__pycache__
API/utils/__pycache__