Fix - Ignore OS files from source control (#1911)

This commit is contained in:
Kévin Legrand 2023-05-09 03:17:37 +02:00 committed by GitHub
parent 0e27b660e8
commit 99d2dd8d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -25,3 +25,6 @@ img_bot*
img_me*
prompts/[0-9]*
models/config-user.yaml
.DS_Store
Thumbs.db