speech-translator / .gitignore
MoHamdyy's picture
Initial clean deployment
9d962cb
raw
history blame contribute delete
116 Bytes
# Virtual Environment
.venv/
venv/
env/
# Python cache
__pycache__/
*.pyc
# IDE and editor folders
.vscode/
.idea/