polyguard-openenv / .gitignore
TheJackBright's picture
Deploy PolyGuard OpenEnv Space
877add7 verified
.DS_Store
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
.env
node_modules/
dist/
build/
*.log
outputs/
checkpoints/
artifacts/
data/cache/*
data/processed/*
data/synthetic/*
data/retrieval_index/*
!data/**/.gitkeep
app/ui/frontend/.vite/