summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/rook/rook-client-python/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'src/pybind/mgr/rook/rook-client-python/.gitignore')
-rw-r--r--src/pybind/mgr/rook/rook-client-python/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pybind/mgr/rook/rook-client-python/.gitignore b/src/pybind/mgr/rook/rook-client-python/.gitignore
new file mode 100644
index 000000000..83ace910c
--- /dev/null
+++ b/src/pybind/mgr/rook/rook-client-python/.gitignore
@@ -0,0 +1,11 @@
+.coverage
+.eggs/
+.idea/
+.mypy_cache/
+rook_client.egg-info/
+venv/
+downloads/
+__pycache__
+*.pyc
+rook_client/tests/test_README.py
+.tox