update gitignore
This commit is contained in:
parent
765e1cfee2
commit
5fbcd682b7
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -12,6 +12,7 @@ __pycache__/
|
|||
.venv/
|
||||
venv/
|
||||
env/
|
||||
environment.yaml
|
||||
|
||||
# Unsloth cache
|
||||
unsloth_compiled_cache/
|
||||
|
|
@ -41,3 +42,5 @@ resources/
|
|||
tmp/
|
||||
auth.db
|
||||
studio/frontend/package-lock.json
|
||||
log_rtx.txt
|
||||
log.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue