Fix - Ignore OS files from source control (#1911)
This commit is contained in:
parent
0e27b660e8
commit
99d2dd8d0d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -25,3 +25,6 @@ img_bot*
|
||||||
img_me*
|
img_me*
|
||||||
prompts/[0-9]*
|
prompts/[0-9]*
|
||||||
models/config-user.yaml
|
models/config-user.yaml
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue