translation_tool / .gitignore
peterbonnesoeur's picture
Added translator tool
dd7049b
raw
history blame
157 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.python-version
uv.lock
pyproject.toml
# Virtual environments
.venv
.codegpt