1
0
Files
ContentAutomation/.dockerignore

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