aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3be38f5581674fb575893eef9de0796b0ae975af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/tmp
/tools.txt
/agents.txt
functions.json
/bin
/cache
/agents/_*
/tools/_*
/tools/web_search.*
/tools/code_interpreter.*
/.env
__pycache__
/.venv
node_modules
/package.json
/package-lock.json
*.lock