safe-image-challenge / .dockerignore
Shahidmuneer's picture
Upload folder using huggingface_hub
8bd3ef8 verified
raw
history blame contribute delete
285 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.venv
venv
ENV
env
.git
.gitignore
.idea
.vscode
.claude
*.md
README.md
Dockerfile
.dockerignore
test_*.http
test_results
scripts/test_datasets
.pytest_cache
.coverage
htmlcov
*.log
.DS_Store
.python-version