chore: init Cerbero_mcp from Cerbero@pre-split-2026-04-27

This commit is contained in:
AdrianoDev
2026-04-27 17:31:46 +02:00
commit 46986e2bae
2 changed files with 61 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
# Python
__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
build/
dist/
.coverage
htmlcov/
.venv/
.venv-v2/
# Secrets
secrets/*
!secrets/.gitkeep
# Data
data/
services/*/build/
services/*/dist/
services/*/.pytest_cache/
services/*/*.egg-info/
# IDE
.vscode/
.idea/
*.swp
# Environment files — keep only .example tracked
*.env
!*.env.example
config/*.env
!config/*.env.example
.omc/
# MCP config con token (solo .example tracciato)
.mcp.json