You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orquestrador/.gcloudignore

20 lines
157 B
Plaintext

.git
.gitignore
venv/
.venv/
env/
__pycache__/
*.pyc
*.pyo
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.DS_Store
*.log
.vscode/
.idea/
.env
node_modules/