diff options
| author | sigoden <sigoden@gmail.com> | 2024-06-08 20:46:27 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-08 20:46:27 +0800 |
| commit | 213e949fc8c2362046d197554fda98c87a7906df (patch) | |
| tree | 595a883c6b1fd1154a916569c3d0255634c6e193 /.gitignore | |
| parent | 82d7a7de8a76e56cff306b0da7f4f14fdb57cbf1 (diff) | |
| download | llm-functions-docker-213e949fc8c2362046d197554fda98c87a7906df.tar.gz | |
feat: support bots (#39)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /tmp functions.txt -bots.txt tools.txt +bots.txt functions.json /bin /cache |
