diff options
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/ |
