52 lines
615 B
Plaintext
52 lines
615 B
Plaintext
openai_api_key.txt
|
|
*__pycache__*
|
|
data/*
|
|
.vscode/*
|
|
.venv/*
|
|
.DS_Store
|
|
*.ipynb_checkpoints/*
|
|
*.pyc
|
|
*.env
|
|
*.log
|
|
*.venv
|
|
settings.json
|
|
site/*
|
|
guardrails.log
|
|
guardrails_ai.egg-info/
|
|
*/build/*
|
|
docs/build
|
|
!docs/dist/*
|
|
dist/*
|
|
*.rail_output*
|
|
.idea/*
|
|
.cache
|
|
scratch/
|
|
scratch.py
|
|
.coverage*
|
|
coverage.xml
|
|
test.db
|
|
test.index
|
|
htmlcov
|
|
node_modules
|
|
.docusaurus
|
|
.vercel
|
|
!docs/examples-toc.json
|
|
.python-version
|
|
static/docs
|
|
docusaurus/static/docs
|
|
*/bin/*
|
|
*/etc/*
|
|
*/lib/*
|
|
*/lib64/*
|
|
*/include/*
|
|
*/share/*
|
|
pyvenv.cfg
|
|
mlruns
|
|
mlartifacts
|
|
/.guardrails
|
|
.claude
|
|
.idea
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.vscode
|
|
docs/examples/.guardrails/hub_registry.json |