agent-workflow / .gitignore
simonlesaumon's picture
Mirror AGENT_WORKFLOW kit
80fa878 verified
Raw
History Blame Contribute Delete
168 Bytes
.env
.env.*
!.env.example
__pycache__/
.venv/
node_modules/
dist/
build/
.cache/
.DS_Store
*.log
*.sqlite
*.db
secrets/
tokens/
tmp/
temp/
backups/