diff options
| author | Dax Raad <[email protected]> | 2025-12-07 15:52:27 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-07 15:52:27 -0500 |
| commit | 13b2cf50aeb791f4b47786f95c8572a5caa75c7e (patch) | |
| tree | cea24f522f7e0de330475bf0be7803cdf1a33371 /packages/sdk/python/.gitignore | |
| parent | 93b0abfce9660c4da21026b138857bf408aa4cae (diff) | |
| download | opencode-13b2cf50aeb791f4b47786f95c8572a5caa75c7e.tar.gz opencode-13b2cf50aeb791f4b47786f95c8572a5caa75c7e.zip | |
remove outdated SDKs
Diffstat (limited to 'packages/sdk/python/.gitignore')
| -rw-r--r-- | packages/sdk/python/.gitignore | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/packages/sdk/python/.gitignore b/packages/sdk/python/.gitignore deleted file mode 100644 index 58ad27566..000000000 --- a/packages/sdk/python/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -__pycache__/ -*.py[cod] -*.egg-info/ -.build/ -build/ -dist/ -.coverage -htmlcov/ -.mypy_cache/ -.pytest_cache/ -.ruff_cache/ -.venv/ -.conda/ -.env -.DS_Store -openapi.json -site/ - - -# IDE -.vscode/ -.idea/ |
