mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-23 15:14:44 +01:00
Update AutoGPT .dockerignore to include nested .venv and __pycache__
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
.*
|
||||
**/.venv*
|
||||
**/__pycache__
|
||||
*.template
|
||||
*.yaml
|
||||
*.yml
|
||||
|
||||
Reference in New Issue
Block a user