Files
twitter-cli-cookiefile/.gitignore
2026-03-10 12:08:47 +08:00

11 lines
103 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.env
*.json
!tests/fixtures/*.json
!config.yaml