harshnarayan12's picture
Upload 19 files
7b974d5 verified
# .dockerignore for Hugging Face Spaces
.git
.github
.gitignore
.DS_Store
.vscode
.venv
.env.example
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.coverage
.mypy_cache
.tox
venv/
env/
ENV/
env.bak/
venv.bak/
logs/*.log
*.log
.pytest_cache/
.coverage
htmlcov/
.dockerignore
Dockerfile
README.md
docs/
tests/
*.md
.gitattributes