a2a-validator / .dockerignore
ruslanmv's picture
Fist commit
45c4ed4
raw
history blame contribute delete
127 Bytes
# .dockerignore
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
.venv/
venv/
.git/
.github/
.idea/
.vscode/
backup/
*.md
Makefile