init
This commit is contained in:
20
mcp/didatodolist-mcp/.dockerignore
Normal file
20
mcp/didatodolist-mcp/.dockerignore
Normal file
@@ -0,0 +1,20 @@
|
||||
.git
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.log
|
||||
.env
|
||||
.venv
|
||||
venv
|
||||
node_modules
|
||||
*.sqlite3
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.csv
|
||||
artifacts
|
||||
dist
|
||||
build
|
||||
coverage
|
||||
*.egg-info
|
||||
Reference in New Issue
Block a user