Gugu8's picture
Add github_code/vinta__awesome-python from GitHub - direct commit
485b5f0 verified
Raw
History Blame Contribute Delete
187 Bytes
# secrets
.env*
# macOS
.DS_Store
# python
.venv/
__pycache__/
*.py[co]
# website
website/output/
website/data/*
!website/data/pypi_name_overrides.json
# agents
.playwright-cli/
tmp/