tech-advisor / .gitignore
aslanconfig's picture
Initial commit: Tech Advisor fine-tuned on AWS DevOps Agent docs
975da6d
Raw
History Blame Contribute Delete
72 Bytes
__pycache__/
*.pyc
.env
.venv/
venv/
*.egg-info/
dist/
build/
.DS_Store