SpectralVPN/.gitignore
2026-04-16 21:07:58 +03:00

7 lines
No EOL
119 B
Text

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