ShallowCodeResearch / .gitignore
HallD's picture
Updated the README and added the README to the app for viewing
3480838
raw
history blame contribute delete
294 Bytes
# Python-generated files
*__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.cadence
.env
.idea
.mypy_cache/
archive/
cache
logs
# Test-generated files
test_cache/
.coverage
htmlcov/
.pytest_cache/
.ruff_cache
assets
static
.gradio