databricks-cli/experimental/python/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
196 B
Plaintext
Raw Normal View History

2025-03-06 16:27:57 +00:00
.venv
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Sphinx
_output
docs/_build/
# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
# Test output
.coverage