forked from LiveCarta/ContentAutomation
17 lines
174 B
Plaintext
17 lines
174 B
Plaintext
.git
|
|
.gitignore
|
|
.devcontainer
|
|
.venv
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.vscode
|
|
__pycache__
|
|
*.py[cod]
|
|
*.log
|
|
.env
|
|
.env.*
|
|
youtube_credentials.json
|
|
client_secret_*.json
|
|
tests
|