12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env*
|
|
!.env.example
|
|
# Real JSON runtime-profile configs may reference private hosts; keep only the example.
|
|
gitea-mcp*.json
|
|
!gitea-mcp.example.json
|
|
.vscode/
|
|
graphify-out/
|
|
branches/
|