mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
update .dockerignore
This commit is contained in:
@@ -19,5 +19,7 @@ invokeai/assets/**
|
||||
|
||||
# ignore python cache and build artifacts
|
||||
**/__pycache__
|
||||
**/*.py[cod]
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
**/*.pyd
|
||||
**/*.egg-info
|
||||
|
||||
Reference in New Issue
Block a user