chore: voeg .mcp.json, .codex/ en Brainstro toe aan .gitignore
Voorkomt dat lokale MCP-credentials en scratch-bestanden per ongeluk gecommit worden. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ff439ac915
commit
ad1755fc41
1 changed files with 10 additions and 1 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -62,4 +62,13 @@ screenshots/
|
|||
!public/screenshots/
|
||||
|
||||
# Testomgeving
|
||||
jp.sh
|
||||
jp.sh
|
||||
|
||||
# MCP config (bevat credentials)
|
||||
.mcp.json
|
||||
|
||||
# Codex local config
|
||||
.codex/
|
||||
|
||||
# Lokale scratch-bestanden
|
||||
Brainstro
|
||||
Loading…
Add table
Add a link
Reference in a new issue