diff options
| author | Dax Raad <[email protected]> | 2025-08-11 22:26:18 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-11 22:27:24 -0400 |
| commit | e6f3cf0839e401a8efa12614910852f9581b227b (patch) | |
| tree | 2db95a68f2783d20c82b55402f4bab5772a519f4 /.gitignore | |
| parent | 9437cf4ff66c540533f200ae6ce35780c1b0fc03 (diff) | |
| download | opencode-e6f3cf0839e401a8efa12614910852f9581b227b.tar.gz opencode-e6f3cf0839e401a8efa12614910852f9581b227b.zip | |
fix pyright
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2728097b9..33e3deb81 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ node_modules .vscode openapi.json playground +tmp |
