Files
python-tokenize/.gitignore
Waldek Mastykarz 2ddf6d95e0 Initial commit
2025-01-20 10:11:28 +01:00

11 lines
109 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv