Files
Fast-Whisper-MCP-Server/.gitignore
2025-10-12 03:09:04 +03:00

23 lines
191 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv/
venv/
.ven/
# Cython
*.pyd
logs/**
User/**
data/**
models/*
outputs/*
api.logs