Skip to content

Commit

Permalink
chore: Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro-v committed Aug 30, 2023
1 parent 19a0fe4 commit 6eac9b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@

# Jan inference
jan-inference/llm/models/**
jan-inference/llm/.env

jan-inference/sd/models/**
jan-inference/sd/output/**
jan-inference/sd/.env
jan-inference/sd/sd

# Minio
minio/**

0 comments on commit 6eac9b7

Please sign in to comment.