Newer
Older
gnexus-book / .gitignore
.venv/
server/.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
*.egg-info/
node_modules/
dist/
build/