Add temp files to gitignore
This commit is contained in:
parent
660006049a
commit
fb2ead43d3
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -84,3 +84,7 @@ package.json
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
jobs/
|
jobs/
|
||||||
|
|
||||||
|
# Temp files
|
||||||
|
litellm.sh
|
||||||
|
nohup.out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue