Add dev stacks
This commit is contained in:
11
stacks/network-mcp/.gitignore
vendored
Normal file
11
stacks/network-mcp/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.env
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
|
||||
# Local/infra
|
||||
node_modules/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
Reference in New Issue
Block a user