token-counter / .gitignore
alessio-vertemati's picture
Add basic token counter
dfd9c92
raw
history blame contribute delete
115 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env