mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update .dockerignore
This commit is contained in:
parent
1d10d952b2
commit
b1612afff4
@ -19,5 +19,7 @@ invokeai/assets/**
|
||||
|
||||
# ignore python cache and build artifacts
|
||||
**/__pycache__
|
||||
**/*.py[cod]
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
**/*.pyd
|
||||
**/*.egg-info
|
||||
|
Loading…
Reference in New Issue
Block a user