mirror of
https://github.com/simonw/datasette.git
synced 2026-06-18 23:07:50 +02:00
Ignore .playwright-mcp
Codex Desktop likes using this folder.
This commit is contained in:
parent
841a2536ea
commit
c083e44561
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
build-metadata.json
|
||||
datasets.json
|
||||
|
||||
.playwright-mcp
|
||||
|
||||
scratchpad
|
||||
|
||||
.vscode
|
||||
|
|
@ -131,4 +133,4 @@ tests/*.dylib
|
|||
tests/*.so
|
||||
tests/*.dll
|
||||
|
||||
.idea
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue