Files
sbbb/.gitignore

10 lines
127 B
Plaintext

secrets/local/
*.pem
*-key.pem
.DS_Store
# kustomize helm chart download cache
**/charts/
# Python bytecode
__pycache__/
*.pyc