cert-debug-action/.dockerignore
2025-09-17 11:28:30 -04:00

14 lines
94 B
Plaintext

.git
.github
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
build/
dist/
*.egg-info/