deepdraft / .gitignore
Charles Azam
feat: add linkup and tarvily functions
b1060b0
raw
history blame contribute delete
114 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env