aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 92e2554214552566476701cc12ab9f0c1670aef6 (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