torch-mlir/.gitignore

20 lines
160 B
Plaintext

*.swp
.cache/
.vscode
.env
*.code-workspace
.ipynb_checkpoints
*.venv/
mlir_venv/
/build/
__pycache__
.pytype
# Pip artifacts.
*.egg-info
*.whl
/wheelhouse